Tizen Native API
Public Attributes
email_option_t Struct Reference

Public Attributes

email_mail_priority_t priority
int keep_local_copy
int req_delivery_receipt
int req_read_receipt
int download_limit
int block_address
int block_subject
char * display_name_from
int reply_with_body
int forward_with_files
int add_myname_card
int add_signature
char * signature
email_add_my_address_option_type add_my_address_to_bcc
int notification_status
int vibrate_status
int display_content_status
int default_ringtone_status
char * alert_ringtone_path

Detailed Description

The structure type to save the options.

Since :
2.3

Member Data Documentation

email_add_my_address_option_type email_option_t::add_my_address_to_bcc

The flag specifying whether cc or bcc field should be always filled with my address

The adding name card 0=off 1=on

The adding signature 0=off 1=on

The ringtone path

Specifies the blocking of address. 0=off 1=on

The blocking of subject. 0=off 1=on

The badge status. 1 = ON, 0 = OFF

The display_content status. 1 = ON, 0 = OFF

The display name of from

The limit of size for downloading

The forwarding with files 0=off 1=on

Saves a copy after sending

The notification status. 1 = ON, 0 = OFF

email_mail_priority_t email_option_t::priority

The priority. 1=high 3=normal 5=low

The replying with body 0=off 1=on

The request of delivery report. 0=off 1=on

The request of read receipt. 0=off 1=on

The signature

The repetition type


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