BulkMessageStatisticsType Enumeration |
[This is preliminary documentation and is subject to change.]
Bulk message statistics
Namespace: Netadmin.Management.Messaging.DtoAssembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntaxpublic enum BulkMessageStatisticsType
Public Enumeration BulkMessageStatisticsType
Members
| Member name | Value | Description |
---|
| TotalCreated | 0 | |
| TotalSent | 1 | |
| TotalDelivered | 2 | |
| TotalFailed | 3 | |
See Also