Message object (apps for Office)
Published: February 26, 2013
Represents the selected message.
Office.context.mailbox.item
|
Method name |
Description |
|---|---|
|
Gets an array of attachments for the message. |
|
|
Returns all entities found in the message. |
|
|
Returns all entities of the specified type found in the message. |
|
|
Returns all matches recognized in the message that meet the requirements of the named filter. |
|
|
Returns all regular expression matches found in the message. |
|
|
Returns all regular expression matches recognized in the message using the named regular expression. |
|
Property name |
Description |
|---|---|
|
Gets a collection containing an EmailAddressDetails object for each recipient on the Cc line of the message. |
|
|
Gets the identifier for the conversation that the message is associated with. |
|
|
Gets an EmailAddressDetails object for the message sender. |
|
|
Gets the unique Internet message identifier for the message. |
|
|
Gets the subject of the message, with all prefixes removed (including “RE:” and “FWD:”). |
|
|
Gets an EmailAddressDetails object for the message sender. |
|
|
Gets the subject of the message, exactly as sent. |
|
|
Gets a collection containing an EmailAddressDetails object for each recipient on the To line of the message. |
|
Supported clients |
Outlook 2013 and Outlook Web App |
|
Library |
Outlook-15.js, OutlookWebApp-15.js |
|
Namespace |
Office |