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