Subject

The Subject element represents the subject property of Exchange store items. The subject is limited to 255 characters.

<Subject/>

string

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.
CancelCalendarItem
Represents a cancel calendar item response object.
Contact
Represents an Exchange contact item.
DistributionList
Represents a distribution list.
FindMessageTrackingReport
Specifies criteria for the types of messages to find.
ForwardItem
Represents a forward item smart response object.
Item
Represents an item in the Exchange store.
MeetingCancellation
Represents a meeting cancellation in the Exchange store.
MeetingMessage
Represents a meeting message 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 e-mail in the Exchange store.
MessageTrackingReport
Contains a single message that is returned in a GetMessageTrackingReport operation.
MessageTrackingSearchResult
Contains a single message result for a FindMessageTrackingReportResponse element.
RemoveItem
Represents a remove item response object.
ReplyAllToItem
Represents a reply-to-all smart response object.
ReplyToItem
Represents a reply-to-item smart response object.
Task
Represents a task in the Exchange store.

Text value

A text value that contains the subject of an Exchange item is required.

Remarks

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

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also

GetMessageTrackingReport operation