Conversation.UniqueRecipients Property

Definition

Gets a list of all the people who have received messages in this conversation for messages in the current folder.

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

Property Value

A list of recipients.

Applies to