MailboxStatistics class

Provides statistical information that describes a mailbox.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.Data.Mapi.MapiObject
      Microsoft.Exchange.Data.Mapi.MessageStore
        Microsoft.Exchange.Data.Mapi.MailboxEntry
          Microsoft.Exchange.Data.Mapi.MailboxStatistics

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class MailboxStatistics _
    Inherits MailboxEntry
'Usage
Dim instance As MailboxStatistics
[SerializableAttribute]
public class MailboxStatistics : MailboxEntry

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MailboxStatistics members

Microsoft.Exchange.Data.Mapi namespace