This topic has not yet been rated - Rate this topic

Conversation.GlobalUniqueSenders property

EWS Managed API

Gets a list of all the senders of conversation items in the mailbox.

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

Property value

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

Use the UniqueSenders property to get the list of all the senders of conversation items in the current folder.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.