KeywordStatisticsSearchResultType.ItemHits Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property ItemHits As Integer
Get
Set
'Usage
Dim instance As KeywordStatisticsSearchResultType
Dim value As Integer
value = instance.ItemHits
instance.ItemHits = value
public int ItemHits { get; set; }
Property Value
Type: System.Int32