Conversation.UniqueSenders Property

Definition

Gets a list of all the senders of conversation items in the current folder.

public:
 property Microsoft::Exchange::WebServices::Data::StringList ^ UniqueSenders { Microsoft::Exchange::WebServices::Data::StringList ^ get(); };
public Microsoft.Exchange.WebServices.Data.StringList UniqueSenders { get; }
Public ReadOnly Property UniqueSenders As StringList

Property Value

A list of senders.

Applies to