Tizen Native API
Public Attributes
email_mailbox_t Struct Reference

Public Attributes

int mailbox_id
char * mailbox_name
email_mailbox_type_e mailbox_type
char * alias
int unread_count
int total_mail_count_on_local
int total_mail_count_on_server
int local
int account_id
int mail_slot_size
int no_select
time_t last_sync_time
int deleted_flag
int eas_data_length
void * eas_data

Detailed Description

The structure type used to save the information of a mailbox.

Since :
2.3

Member Data Documentation

The account ID for mailbox

The display name of mailbox

The flag specifying whether mailbox is deleted

The data for eas engine.

The length of eas_data

The last sync time of the mailbox

The local mailbox

The number of mails that can be stored in local mailbox

The unique ID on mailbox table

The path of mailbox

email_mailbox_type_e email_mailbox_t::mailbox_type

The type of mailbox

The 'no_select' attribute from xlist

The total number of mails in the mailbox in the local DB

The total number of mails in the mailbox in the mail server

The unread mail count in the mailbox


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