InternetMessageHeaders

Topic Last Modified: 2008-07-08

The InternetMessageHeaders element contains the collection of all Internet message headers that are contained in an item in a mailbox.

Syntax

<InternetMessageHeaders>
   <InternetMessageHeader/>
</InternetMessageHeaders>

Type

NonEmptyArrayOfInternetHeadersType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element Description

InternetMessageHeader

Represents the Internet message header for a given header within the headers collection.

Parent Elements

Element Description

AcceptItem

Represents an Accept reply to a meeting request.

CalendarItem

Represents an Exchange calendar item.

Contact

Represents an Exchange contact item.

DeclineItem

Represents a Decline reply to a meeting request.

DistributionList

Represents a distribution list.

Item

Represents an item in the Exchange store.

MeetingCancellation

Represents a meeting cancellation in the Exchange store.

MeetingMessage

Represents a meeting in the Exchange store.

MeetingRequest

Represents a meeting request in the Exchange store.

MeetingResponse

Represents a meeting response in the Exchange store.

Message

Represents an Exchange e-mail message.

RemoveItem

Removes an item from the Exchange store.

Task

Represents a task in the Exchange store.

TentativelyAcceptItem

Represents a tentatively accepted reply to a meeting request.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

The initial release version of Microsoft Exchange Server 2007 only provides the Internet message headers in the InternetMessageHeaders element. The Internet message values are not provided. The Internet message values can be retrieved by using the AdditionalProperties section of the response shape.

Starting with Exchange 2007 Service Pack 1 (SP1), the GetItem Operation always returns properly decoded headers and values in the InternetMessageHeaders element.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Reference

InternetMessageHeaders

Other Resources

Exchange Web Services XML Elements