#include <Mail.h>
Public Attributes | |
| int | Index |
| The index of the mail in the folder. | |
| int | Flags |
| GStreamI * | Stream |
| The mail protocol handler writes the email to this stream. | |
| ImapMailFlags | Imap |
| Flags used on the IMAP protocolf. | |
| void * | UserData |
| The user app can use this for whatever. | |
1.5.7.1