Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.74 KB

CommonMailThread.md

File metadata and controls

22 lines (19 loc) · 1.74 KB

# CommonMailThread

Properties

Name Type Description Notes
id int ID of the mail thread [optional]
account_id string The connection account ID [optional]
user_id int ID of the user whom mail message will be assigned to [optional]
subject string The subject [optional]
snippet string A snippet [optional]
read_flag NumberBooleanDefault0 Whether the mail thread is read [optional]
mail_tracking_status string Mail tracking status [optional]
has_attachments_flag NumberBooleanDefault0 Whether the mail thread has an attachment [optional]
has_inline_attachments_flag NumberBooleanDefault0 Whether the mail thread has inline attachments [optional]
has_real_attachments_flag NumberBooleanDefault0 Whether the mail thread has real attachments (which are not inline) [optional]
deleted_flag NumberBooleanDefault0 Whether the mail thread is deleted [optional]
synced_flag NumberBooleanDefault0 Whether the mail thread is synced [optional]
smart_bcc_flag NumberBooleanDefault0 Whether one of the parties of the mail thread is Bcc [optional]
mail_link_tracking_enabled_flag NumberBooleanDefault0 Whether the link tracking of the mail thread is enabled [optional]

[Back to Model list] [Back to API list] [Back to README]