Jaa


KeywordStatisticsSearchResultType.Keyword Property

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

Syntax

'Declaration
Public Property Keyword As String
    Get
    Set
'Usage
Dim instance As KeywordStatisticsSearchResultType
Dim value As String

value = instance.Keyword

instance.Keyword = value
public string Keyword { get; set; }

Property Value

Type: System.String