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