Tizen Native API
|
Public Attributes | |
unsigned int | priority: 3 |
unsigned int | status: 4 |
unsigned int | noti: 1 |
unsigned int | lock: 1 |
unsigned int | report: 2 |
unsigned int | drm: 1 |
unsigned int | text_download_yn: 2 |
The structure type used to save the information of a mail extra flag.
unsigned int email_extra_flag_t::drm |
The DRM mail
unsigned int email_extra_flag_t::lock |
The locked mail
unsigned int email_extra_flag_t::noti |
The notified mail
unsigned int email_extra_flag_t::priority |
The mail priority
The value is greater than or equal to EMAIL_MAIL_PRIORITY_HIGH. The value is less than or equal to EMAIL_MAIL_PRIORITY_LOW.
unsigned int email_extra_flag_t::report |
The MDN/DSN mail
The value is a value of enumeration email_mail_report_t.
unsigned int email_extra_flag_t::status |
The mail status
The value is a value of enumeration email_mail_status_t.
unsigned int email_extra_flag_t::text_download_yn |
The body download y/n