Orion.APM.Exchange.MailboxStatistics
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents the mailbox statistics.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
MailboxID | System.Int32 | The unique integer representation of mailbox. | everyone |
TimeStamp | System.DateTime | The date of poll for mailbox data. | everyone |
TotalItemSize | System.Int64 | The long value that specifies mailbox items size. | everyone |
ItemCount | System.Int32 | The long value that specifies mailbox items count. | everyone |
AttachmentsSize | System.Int64 | The long value that specifies mailbox attachments size. | everyone |
AttachmentsCount | System.Int32 | The long value that specifies mailbox attachments count. | everyone |
LastLogonTime | System.DateTime | The date and time of the last mailbox logon. | everyone |
LastLogonUserAccount | System.String | The string value that contains the account name last used to log on to the mailbox. | everyone |
PercentUsedQuota | System.Double | The decimal value that contains percent of used quota. | everyone |