Categories

The Categories element contains a collection of strings that identify the categories to which an item in the mailbox belongs.

<Categories>
   <String/>
</Categories>

ArrayOfStringsType

Attributes and elements

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

Attributes

None.

Child elements

Element Description
String
Contains a string that identifies a single category.

Parent elements

Element Description
Item
Represents an item in the Exchange store.
RemoveItem
Removes an item from the Exchange store.
Message
Represents an Exchange e-mail message.
Task
Represents a task in the Exchange store.
CalendarItem
Represents an Exchange calendar item.
Conversation (ConversationType)
Represents a single conversation.
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.
MeetingCancellation
Represents a meeting cancellation in the Exchange store.
Contact
Represents an Exchange contact item.
DistributionList
Represents a distribution list.
Conditions
Represents the conditions that, when fulfilled, will trigger the rule actions for a rule.
Exceptions
Represents all the available rule exception conditions for an Inbox rule.
ConversationAction
Contains a single action to be applied to a single conversation.

Text value

None.

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