Base type: System.StatisticsEntity
Summary: This entity presents the mailbox account details.
| Name | Type | Notes |
|---|---|---|
| AccountStatDate | System.DateTime | The date of poll for mailbox account details data. |
| MailboxID | System.Int32 | The unique integer representation of mailbox. |
| MessagesSentInternal | System.Int32 | The integer value that contain the number of sent internal emails. |
| MessagesSentInternalSize | System.Int64 | The long value that contain the size of sent internal emails. |
| MessagesSentExternal | System.Int32 | The integer value that contain the number of external sent emails. |
| MessagesSentExternalSize | System.Int64 | The long value that contain the size of external sent emails. |
| MessagesReceivedInternal | System.Int32 | The integer value that contain the number of received internal emails. |
| MessagesReceivedInternalSize | System.Int64 | The long value that contain the size of received internal emails. |
| MessagesReceivedExternal | System.Int32 | The integer value that contain the number of received external emails. |
| MessagesReceivedExternalSize | System.Int64 | The long value that contain the size of received external emails. |
| 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'. |