#include <folder.h>
Collaboration diagram for XePFolder_s:

Public Attributes | |
| char * | id |
| char * | path |
| Path in the mailbox hieararchy, relative to its toplever directory. | |
| XePFolderType | type |
| long | uid |
| Unique Identifier. | |
| XePManagerThread | thread |
| XePMailbox * | mailbox |
| Mailbox to which it is related. | |
| clist * | rule_refs |
| List of processing rules. | |
| mail_storage * | ep_storage |
| The storage. | |
| mail_folder * | ep_folder |
| The message folder. | |
| mail_envelopes_tree * | ep_tree |
| The message tree. | |
| mail_envelopes_list * | ep_list |
| The message list. | |
| clist * | folder_refs |
| VFolder: list of folders to seach. | |
| clist * | condition_refs |
| VFolder: list of conditions. | |
| uint32_t | total |
| uint32_t | unseen |
| uint32_t | recent |
|
|
VFolder: list of conditions.
|
|
|
The message folder.
|
|
|
The message list.
|
|
|
The storage.
|
|
|
The message tree.
|
|
|
VFolder: list of folders to seach.
|
|
|
|
|
|
Mailbox to which it is related.
|
|
|
Path in the mailbox hieararchy, relative to its toplever directory. Only for MH, NNTP, IMAP and MBOX hierarchies. |
|
|
|
|
|
List of processing rules.
|
|
|
|
|
|
|
|
|
|
|
|
Unique Identifier.
|
|
|
|
1.3.2