MimeContent

Last modified: May 22, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The MimeContent element contains the native Multipurpose Internet Mail Extensions (MIME) stream of an object that is represented in base64Binary format.

<MimeContent CharacterSet="" />

MimeContentType

Attributes and Elements

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

Attributes

Attribute

Description

CharacterSet

Describes the International Standards Organization (ISO) name of the character set used in the MIME message.

Child Elements

None.

Parent Elements

Element

Description

CalendarItem

Represents an Exchange calendar item.

Contact

Represents an Exchange contact item.

DistributionList

Represents a distribution list.

Item

Represents a generic Exchange item.

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.

Text Value

A text value that represents a base64Binary MIME stream is required if this element is used.

Remarks

The MIME stream may contain the same data that other properties that are returned with an item contain.

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

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

Other Resources