Tizen Native API
|
Public Attributes | |
int | mail_id |
int | account_id |
int | mailbox_id |
email_mailbox_type_e | mailbox_type |
char | full_address_from [100] |
char | email_address_sender [254] |
char | email_address_recipient [100] |
char | subject [100] |
int | body_download_status |
int | mail_size |
time_t | date_time |
char | flags_seen_field |
char | flags_deleted_field |
char | flags_flagged_field |
char | flags_answered_field |
char | flags_recent_field |
char | flags_draft_field |
char | flags_forwarded_field |
int | DRM_status |
email_mail_priority_t | priority |
email_mail_status_t | save_status |
int | lock_status |
email_mail_report_t | report_status |
int | attachment_count |
int | inline_content_count |
char | preview_text [1000] |
int | thread_id |
int | thread_item_count |
email_mail_type_t | meeting_request_status |
int | message_class |
email_smime_type | smime_type |
time_t | scheduled_sending_time |
int | remaining_resend_times |
int | tag_id |
int | eas_data_length |
void * | eas_data |
The structure type which contains information for displaying a mail list.
The account ID
The attachment count
The text download status
The date time
The flag indicating whether the has mail DRM content (1 : true, 0 : false)
Extended Application Specific data
The length of eas_data
The recipients email address
The sender email address
The answered flags
The deleted flags
The draft flags
The flagged flags
The forwarded flags
The recent flags
The seen flags
The full from email address
The inline content count
The lock status
The mail ID
The mail size
The mailbox ID
email_mailbox_type_e email_mail_list_item_t::mailbox_type |
The mailbox type of the mail
email_mail_type_t email_mail_list_item_t::meeting_request_status |
The flag indicating whether the mail is a meeting request or not
The message class
char email_mail_list_item_t::preview_text[1000] |
The text for preview body
email_mail_priority_t email_mail_list_item_t::priority |
The priority of mails
The remaining resend times
email_mail_report_t email_mail_list_item_t::report_status |
The mail report
email_mail_status_t email_mail_list_item_t::save_status |
The save status
The scheduled sending time
email_smime_type email_mail_list_item_t::smime_type |
The smime type
char email_mail_list_item_t::subject[100] |
The subject
The data for filtering
The thread ID for thread view
The item count of specific thread