MailboxStatistics Members
Include Protected Members
Include Inherited Members
Provides statistical information that describes a mailbox.
The MailboxStatistics type exposes the following members.
Properties
Name | Description | |
---|---|---|
AssociatedItemCount | ||
Database | ||
DatabaseName | ||
DeletedItemCount | ||
DisconnectDate | ||
DisconnectReason | ||
DisplayName | ||
Identity | (Inherited from MailboxEntry.) | |
IsArchiveMailbox | ||
IsQuarantined | ||
IsValid | Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.) | |
ItemCount | ||
LastLoggedOnUserAccount | ||
LastLogoffTime | ||
LastLogonTime | ||
LegacyDN | ||
MailboxGuid | ||
MailboxTableIdentifier | ||
MapiIdentity | (Inherited from MapiObject.) | |
MoveHistory | ||
ObjectClass | ||
OriginatingServer | (Inherited from MapiObject.) | |
RetrievePropertiesScopeForFinding | (Inherited from MailboxEntry.) | |
ServerName | ||
StorageLimitStatus | ||
TotalDeletedItemSize | ||
TotalItemSize | Gets the total size allowed for the mailbox. | |
UpdateIdentityFlagsForCreating | (Inherited from MapiObject.) | |
UpdateIdentityFlagsForFinding | (Inherited from MapiObject.) | |
UpdateIdentityFlagsForReading | (Inherited from MapiObject.) |
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from ConfigurableObject.) | |
Dispose() | (Inherited from MapiObject.) | |
Dispose(Boolean) | (Inherited from MapiObject.) | |
EnableDisposeTracking | (Inherited from MapiObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDisposeTracker | (Inherited from MailboxEntry.) | |
GetHashCode | (Inherited from Object.) | |
GetIdentity | (Inherited from MailboxEntry.) | |
GetProperties | (Inherited from ConfigurableObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetIdentity | (Inherited from MapiObject.) | |
SuppressDisposeTracker | (Inherited from MapiObject.) | |
ToString | (Inherited from Object.) | |
UpdateIdentity | (Inherited from MailboxEntry.) | |
Validate | (Inherited from ConfigurableObject.) | |
ValidateRead | (Inherited from ConfigurableObject.) | |
ValidateWrite | (Inherited from ConfigurableObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IConfigurable.CopyChangesFrom | (Inherited from ConfigurableObject.) | |
IConfigurable.ObjectState | (Inherited from ConfigurableObject.) | |
IConfigurable.ResetChangeTracking | (Inherited from ConfigurableObject.) |
Top