This topic has not yet been rated - Rate this topic

Conversation.GlobalCategories property

EWS Managed API

Gets the category list for all conversation items in a mailbox.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
public StringList GlobalCategories { get; }

Property value

Type: Microsoft.Exchange.WebServices.Data.StringList
A list of categories.

Use the Categories property to get the category list for conversation items in the current folder.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.