PublicFolderStatistics.TotalDeletedItemSize property
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public Property TotalDeletedItemSize As ByteQuantifiedSize
Get
Friend Set
'Usage
Dim instance As PublicFolderStatistics
Dim value As ByteQuantifiedSize
value = instance.TotalDeletedItemSize
public ByteQuantifiedSize TotalDeletedItemSize { get; internal set; }
Property value
Type: Microsoft.Exchange.Data.ByteQuantifiedSize