ConversationType.GlobalUniqueSenders Property

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

Syntax

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

value = instance.GlobalUniqueSenders

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

Property Value

Type: []