Share via


FindMailboxStatisticsByKeywordsType.Keywords Property

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

Syntax

'Declaration
Public Property Keywords As String()
    Get
    Set
'Usage
Dim instance As FindMailboxStatisticsByKeywordsType
Dim value As String()

value = instance.Keywords

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

Property Value

Type: []