DumpsterStatisticsEntry.NumberOfItems Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property NumberOfItems As Integer
Get
'Usage
Dim instance As DumpsterStatisticsEntry
Dim value As Integer
value = instance.NumberOfItems
public int NumberOfItems { get; }
Property Value
Type: System.Int32