#include <identity.h>
Public Attributes | |
| char * | id |
| Unique identifier. | |
| char * | name |
| User name (e.g. | |
| char * | |
| The email address of the user. | |
| char * | organization |
| The organization. | |
| char * | reply_to |
| Reply-To. | |
| clist * | signatures |
| List of signatures. | |
| clist * | mailboxes |
| List of XePMailbox mailboxes. | |
| char * | draft_ref |
| char * | queue_ref |
| char * | sent_ref |
| char * | mta_ref |
| char * | templates_ref |
|
|
|
|
|
The email address of the user.
|
|
|
Unique identifier. FIXME: Should be an integer? |
|
|
List of XePMailbox mailboxes.
|
|
|
|
|
|
User name (e.g. "John Smith"). |
|
|
The organization.
|
|
|
|
|
|
Reply-To.
|
|
|
|
|
|
List of signatures.
|
|
|
|
1.3.2