Tizen Native API
Public Attributes
email_mail_list_item_t Struct Reference

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

Detailed Description

The structure type which contains information for displaying a mail list.

Since :
2.3

Member Data Documentation

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

The mailbox type of the mail

The flag indicating whether the mail is a meeting request or not

The message class

The text for preview body

email_mail_priority_t email_mail_list_item_t::priority

The priority of mails

The remaining resend times

The mail report

The save status

The scheduled sending time

The smime type

The subject

The data for filtering

The thread ID for thread view

The item count of specific thread


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License