Message.getEntities method (apps for Office)
apps for SharePoint
Published: February 26, 2013
Gets a collection of entities found in an email message.
var entities = Office.context.mailbox.item.getEntities();
An Entities object that contains all of the entities found in the message.
|
Supported clients |
Outlook 2013 and Outlook Web App |
|
Library |
Outlook-15.js, OutlookWebApp-15.js |
|
Namespace |
Office |