MailboxStatistics.MessageTableTotalSize property

Namespace:  Microsoft.Exchange.Data.Mapi
Assembly:  Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)

Syntax

'Declaration
Public ReadOnly Property MessageTableTotalSize As Unlimited(Of ByteQuantifiedSize)
    Get
'Usage
Dim instance As MailboxStatistics
Dim value As Unlimited(Of ByteQuantifiedSize)

value = instance.MessageTableTotalSize
public Unlimited<ByteQuantifiedSize> MessageTableTotalSize { get; }

Property value

Type: Microsoft.Exchange.Data.Unlimited<ByteQuantifiedSize>

See also

Reference

MailboxStatistics class

MailboxStatistics members

Microsoft.Exchange.Data.Mapi namespace