Office.MailboxEnums.SourceProperty enum
Specifies the source of the selected data in an item (see Office.mailbox.item.getSelectedDataAsync for details).
Remarks
[Api set: Mailbox 1.2]
Applicable Outlook mode: Compose
Fields
| Body = "body" | The source of the data is from the body of the item. |
| Subject = "subject" | The source of the data is from the subject of the item. |