InternetMessageHeaders
The InternetMessageHeaders element contains a collection of some of the Internet message headers that are contained in an item in a mailbox. To get the entire collection of Internet message headers, use the PR_TRANSPORT_MESSAGE_HEADERS property. For more information about EWS and Internet message headers, see "Getting Internet message headers" in EWS, MIME, and the missing Internet message headers.
Last modified: May 06, 2013
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
<InternetMessageHeaders> <InternetMessageHeader/> </InternetMessageHeaders>
NonEmptyArrayOfInternetHeadersType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Represents the Internet message header for a given header within the headers collection. |
Parent elements
|
Element |
Description |
|---|---|
|
Represents an Accept reply to a meeting request. |
|
|
Represents an Exchange calendar item. |
|
|
Represents an Exchange contact item. |
|
|
Represents a Decline reply to a meeting request. |
|
|
Represents a distribution list. |
|
|
Represents an item in the Exchange store. |
|
|
Represents a meeting cancellation in the Exchange store. |
|
|
Represents a meeting in the Exchange store. |
|
|
Represents a meeting request in the Exchange store. |
|
|
Represents a meeting response in the Exchange store. |
|
|
Represents an Exchange e-mail message. |
|
|
Removes an item from the Exchange store. |
|
|
Represents a task in the Exchange store. |
|
|
Represents a tentatively accepted reply to a meeting request. |
The following is the EWS Managed API extended property definition for the PR_TRANSPORT_MESSAGE_HEADERS property.
ExtendedPropertyDefinition transportMsgHdr = new ExtendedPropertyDefinition(0x007D, MapiPropertyType.String);
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.