Categories

Topic Last Modified: 2007-10-05

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

Syntax

<Categories>
   <String/>
</Categories>

Type

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.

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.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange 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

Exchange Web Services XML Elements