OPENAPI / COMPONENTS / SCHEMAS
mail_message 数据结构
mail_messagemail message。
object21字段
attachmentsmail_attachmentattachments。
bcc_recipientmail_recipientbcc recipient。
bodystringbody。
body_versionmail_body_versionbody version。
cc_recipientmail_recipientcc recipient。
ctimeinteger必填ctime。
folder_idstring必填folder id。
frommail_recipient必填from。
has_attachmentsboolean必填has attachments。
importance_flagmail_importance_flagimportance flag。
is_draftboolean必填is draft。
is_flagboolean必填is flag。
is_readboolean必填is read。
mailbox_idstring必填mailbox id。
message_idstring必填消息 ID。
prioritymail_prioritypriority。
senderstring必填sender。
subjectstring必填subject。
thread_idstring必填thread id。
thread_message_countinteger必填thread message count。
to_recipientmail_recipientto recipient。