ConversationType.UniqueRecipients Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property UniqueRecipients As String()
Get
Set
'Usage
Dim instance As ConversationType
Dim value As String()
value = instance.UniqueRecipients
instance.UniqueRecipients = value
public string[] UniqueRecipients { get; set; }
Property Value
Type: []