ItemType.InternetMessageHeaders Property
Exchange Server 2010
The InternetMessageHeaders property gets or sets an array of the type InternetHeaderType that represents the collection of all Internet message headers that are contained in an item in a mailbox.
Namespace: ExchangeWebServices
Assembly: EWS (in ews.dll)
ItemType Members
ExchangeWebServices Namespace
Assembly: EWS (in ews.dll)
[XmlArrayItemAttribute("InternetMessageHeader", IsNullable=false)] public InternetHeaderType[] InternetMessageHeaders { get; set; }
Property Value
The InternetMessageHeaders property returns an array of the type InternetHeaderType that represents the collection of all Internet message headers that are contained in an item in a mailbox.Reference
ItemType ClassItemType Members
ExchangeWebServices Namespace