ConversationType.GlobalUniqueRecipients Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property GlobalUniqueRecipients As String()
    Get
    Set
'Usage
Dim instance As ConversationType
Dim value As String()

value = instance.GlobalUniqueRecipients

instance.GlobalUniqueRecipients = value
public string[] GlobalUniqueRecipients { get; set; }

Property Value

Type: []