This topic has not yet been rated - Rate this topic

Conversation.GlobalItemClasses property

EWS Managed API

Gets a list of item classes that represents all the item classes of the conversation items in a mailbox.

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

Property value

Type: Microsoft.Exchange.WebServices.Data.StringList
A list of item classes.

Use the ItemClasses property to get the item classes of all the conversation items in the current folder.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.