Subject
Last modified: May 25, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
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 |
---|---|
Represents an Exchange calendar item. |
|
Represents a cancel calendar item response object. |
|
Represents an Exchange contact item. |
|
Represents a distribution list. |
|
Specifies criteria for the types of messages to find. |
|
Represents a forward item smart response object. |
|
Represents an item in the Exchange store. |
|
Represents a meeting cancellation in the Exchange store. |
|
Represents a meeting message in the Exchange store. |
|
Represents a meeting request in the Exchange store. |
|
Represents a meeting response in the Exchange store. |
|
Represents an e-mail in the Exchange store. |
|
Contains a single message that is returned in a GetMessageTrackingReport Operation. |
|
Contains a single message result for a FindMessageTrackingReportResponse element. |
|
Represents a remove item response object. |
|
Represents a reply-to-all smart response object. |
|
Represents a reply-to-item smart response object. |
|
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 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