Message.to property (apps for Office)
apps for SharePoint
Published: February 26, 2013
Gets the recipients of an email message.
Office.context.mailbox.item.to
A collection containing an EmailAddressDetails object for each recipient listed on the To line of the message.
The to property returns an EmailAddressDetails instance for each recipient on the To line. The collection containing these objects is limited to a maximum of 100 members.
|
Supported clients |
Outlook 2013 and Outlook Web App |
|
Library |
Outlook-15.js, OutlookWebApp-15.js |
|
Namespace |
Office |