OPENAPI / COMPONENTS / SCHEMAS

mail_message 数据结构

mail_message

mail message。

object21字段
attachmentsmail_attachment

attachments。

bcc_recipientmail_recipient

bcc recipient。

bodystring

body。

body_versionmail_body_version

body version。

cc_recipientmail_recipient

cc recipient。

ctimeinteger必填

ctime。

folder_idstring必填

folder id。

frommail_recipient必填

from。

has_attachmentsboolean必填

has attachments。

importance_flagmail_importance_flag

importance flag。

is_draftboolean必填

is draft。

is_flagboolean必填

is flag。

is_readboolean必填

is read。

mailbox_idstring必填

mailbox id。

message_idstring必填

消息 ID。

prioritymail_priority

priority。

senderstring必填

sender。

subjectstring必填

subject。

thread_idstring必填

thread id。

thread_message_countinteger必填

thread message count。

to_recipientmail_recipient

to recipient。