Tizen Native API
Public Attributes
email_mail_data_t Struct Reference

Public Attributes

int mail_id
int account_id
int mailbox_id
email_mailbox_type_e mailbox_type
char * subject
time_t date_time
int server_mail_status
char * server_mailbox_name
char * server_mail_id
char * message_id
int reference_mail_id
char * full_address_from
char * full_address_reply
char * full_address_to
char * full_address_cc
char * full_address_bcc
char * full_address_return
char * email_address_sender
char * email_address_recipient
char * alias_sender
char * alias_recipient
int body_download_status
char * file_path_plain
char * file_path_html
char * file_path_mime_entity
int mail_size
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
int thread_id
int thread_item_count
char * preview_text
email_mail_type_t meeting_request_status
int message_class
email_digest_type digest_type
email_smime_type smime_type
time_t scheduled_sending_time
int remaining_resend_times
int tag_id
time_t replied_time
time_t forwarded_time
char * pgp_password
int eas_data_length
void * eas_data

Detailed Description

The structure type which contains the Mail information.

Since :
2.3

Member Data Documentation

The Account ID

The alias of recipients

The alias of sender

The attachment count

The text download status

The Date time

email_digest_type email_mail_data_t::digest_type

The digest algorithm

The flag indicating whether the mail has DRM content (1 : true, 0 : false)

Extended Application Specific data

The length of eas_data

The email address of recipients

The email address of sender

The path of HTML mail body

The path of MIME entity

The path of text mail body

The answered flags

The deleted flags

The draft flags

The flagged flags

The forwarded flags

The recent flags

The seen flags

The time of forwarded

The BCC address

The CC address

The From address

The Reply to address

The return path

The To address

The inline content count

The mail is locked

The Mail ID

The mail size

The mailbox ID

email_mailbox_type_e email_mail_data_t::mailbox_type

The mailbox type of the mail

The status of meeting request

The class of message for EAS

The message ID

The password of PGP.

The preview body

email_mail_priority_t email_mail_data_t::priority

The priority of the mail

The reference mail ID

The remaining resend times

The time of replied

email_mail_report_t email_mail_data_t::report_status

The mail report

email_mail_status_t email_mail_data_t::save_status

The save status

The scheduled sending time

The Server Mail ID

The flag indicating whether sever mail or not

The server mailbox

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