KeywordStatisticsSearchResult.Size Property

Definition

Important

This API is not CLS-compliant.

Gets or sets the number of items in a set of mailboxes that contain the search value. The Size property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::UInt64 Size { System::UInt64 get(); void set(System::UInt64 value); };
[System.CLSCompliant(false)]
public ulong Size { get; set; }
Public Property Size As ULong

Property Value

The total size.

Attributes

Applies to