Base type: System.ExtensionEntity
Summary: This entity presents the exchange entity statistics.
| Name | Type | Notes |
|---|---|---|
| ParentEntityID | System.Int32 | The unique integer representation of parent entity. |
| ComponentTemplateID | System.Int64 | The unique integer representation of parent component template. |
| TimeStamp | System.DateTime | The date of poll for exchange entity statistics. |
| MinStatisticData | System.Double | The double value that contains the minimum exchange entity statistic data. |
| MaxStatisticData | System.Double | The double value that contains the maximum exchange entity statistic data. |
| AvgStatisticData | System.Double | The double value that contains the average exchange entity statistic data. |
| RecordCount | System.Int64 | The long value that contains the number of exchange entity statistic records that was archived. |
| Archive | System.Int32 | The boolean value that specifies if exchange entity statistic was archived. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |