Orion.APM.Exchange.MailboxAccountDetails
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents the mailbox account details.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
AccountStatDate | System.DateTime | The date of poll for mailbox account details data. | everyone |
MailboxID | System.Int32 | The unique integer representation of mailbox. | everyone |
MessagesSentInternal | System.Int32 | The integer value that contain the number of sent internal emails. | everyone |
MessagesSentInternalSize | System.Int64 | The long value that contain the size of sent internal emails. | everyone |
MessagesSentExternal | System.Int32 | The integer value that contain the number of external sent emails. | everyone |
MessagesSentExternalSize | System.Int64 | The long value that contain the size of external sent emails. | everyone |
MessagesReceivedInternal | System.Int32 | The integer value that contain the number of received internal emails. | everyone |
MessagesReceivedInternalSize | System.Int64 | The long value that contain the size of received internal emails. | everyone |
MessagesReceivedExternal | System.Int32 | The integer value that contain the number of received external emails. | everyone |
MessagesReceivedExternalSize | System.Int64 | The long value that contain the size of received external emails. | everyone |