Tizen Native API
|
Public Attributes | |
unsigned int | seen: 1 |
unsigned int | deleted: 1 |
unsigned int | flagged: 1 |
unsigned int | answered: 1 |
unsigned int | recent: 1 |
unsigned int | draft: 1 |
unsigned int | attachment_count: 1 |
unsigned int | forwarded: 1 |
unsigned int | sticky: 1 |
The structure type used to save the information of a mail flag.
unsigned int email_mail_flag_t::answered |
The answered email
unsigned int email_mail_flag_t::attachment_count |
The attachment count
unsigned int email_mail_flag_t::deleted |
The deleted email
unsigned int email_mail_flag_t::draft |
The draft email
unsigned int email_mail_flag_t::flagged |
The flagged email
unsigned int email_mail_flag_t::forwarded |
The forwarded email.
unsigned int email_mail_flag_t::recent |
The recent email
unsigned int email_mail_flag_t::seen |
The read email
unsigned int email_mail_flag_t::sticky |
The sticky flagged mails cannot be deleted