Attachments¶
Retrieves the array of attachments for the message.
Type¶
Array<MessageAttachment> (MessageAttachment)
Declaration¶
1 | |
Remarks¶
To add an attachment, use the Message.Attach or Message.AttachFile methods.
Retrieves the array of attachments for the message.
Array<MessageAttachment> (MessageAttachment)
1 | |
To add an attachment, use the Message.Attach or Message.AttachFile methods.