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