MailboxStatisticsSearchResultType.KeywordStatisticsSearchResult Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property KeywordStatisticsSearchResult As KeywordStatisticsSearchResultType
Get
Set
'Usage
Dim instance As MailboxStatisticsSearchResultType
Dim value As KeywordStatisticsSearchResultType
value = instance.KeywordStatisticsSearchResult
instance.KeywordStatisticsSearchResult = value
public KeywordStatisticsSearchResultType KeywordStatisticsSearchResult { get; set; }