Base type: System.StatisticsEntity
Summary: This entity presents the mailbox statistics.
Name | Type | Notes |
---|---|---|
MailboxID | System.Int32 | The unique integer representation of mailbox. |
TimeStamp | System.DateTime | The date of poll for mailbox data. |
TotalItemSize | System.Int64 | The long value that specifies mailbox items size. |
ItemCount | System.Int32 | The long value that specifies mailbox items count. |
AttachmentsSize | System.Int64 | The long value that specifies mailbox attachments size. |
AttachmentsCount | System.Int32 | The long value that specifies mailbox attachments count. |
LastLogonTime | System.DateTime | The date and time of the last mailbox logon. |
LastLogonUserAccount | System.String | The string value that contains the account name last used to log on to the mailbox. |
PercentUsedQuota | System.Double | The decimal value that contains percent of used quota. |
ObservationTimestamp | System.DateTime | |
ObservationFrequency | System.DateTime | |
Weight | System.Double | Default='1.0'. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |