This topic has not yet been rated - Rate this topic

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.