Size

Last modified: September 21, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The Size element represents the size in bytes of an item or all the items in a conversation in the current folder. This property is read-only.

<Size/>

int

Attributes and Elements

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

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

CalendarItem

Represents an Exchange calendar item.

Contact

Represents an Exchange contact item.

Conversation

Represents a single conversation.

DistributionList

Represents a distribution list.

FileAttachment

Represents a file that is attached to an item in the Exchange store.

Item

Represents an item in the Exchange store.

ItemAttachment

Represents an Exchange item that is attached to another 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

The text value is an integer value that identifies the size of the item in bytes.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.

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