MailboxStatistics Members

Include Protected Members
Include Inherited Members

Provides statistical information that describes a mailbox.

The MailboxStatistics type exposes the following members.

Constructors

  Name Description
Public method MailboxStatistics

Top

Properties

  Name Description
Public property AssociatedItemCount
Public property Database
Public property DatabaseName
Public property DeletedItemCount
Public property DisconnectDate
Public property DisconnectReason
Public property DisplayName
Public property Identity (Inherited from MailboxEntry.)
Public property IsArchiveMailbox
Public property IsQuarantined
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property ItemCount
Public property LastLoggedOnUserAccount
Public property LastLogoffTime
Public property LastLogonTime
Public property LegacyDN
Public property MailboxGuid
Public property MailboxTableIdentifier
Public property MapiIdentity (Inherited from MapiObject.)
Public property MoveHistory
Public property ObjectClass
Public property OriginatingServer (Inherited from MapiObject.)
Protected property RetrievePropertiesScopeForFinding (Inherited from MailboxEntry.)
Public property ServerName
Public property StorageLimitStatus
Public property TotalDeletedItemSize
Public property TotalItemSize Gets the total size allowed for the mailbox.
Protected property UpdateIdentityFlagsForCreating (Inherited from MapiObject.)
Protected property UpdateIdentityFlagsForFinding (Inherited from MapiObject.)
Protected property UpdateIdentityFlagsForReading (Inherited from MapiObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Dispose() (Inherited from MapiObject.)
Protected method Dispose(Boolean) (Inherited from MapiObject.)
Protected method EnableDisposeTracking (Inherited from MapiObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDisposeTracker (Inherited from MailboxEntry.)
Public method GetHashCode (Inherited from Object.)
Protected method GetIdentity (Inherited from MailboxEntry.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetIdentity (Inherited from MapiObject.)
Public method SuppressDisposeTracker (Inherited from MapiObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateIdentity (Inherited from MailboxEntry.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ConfigurableObject.)
Protected method ValidateWrite (Inherited from ConfigurableObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top