| IBulkMessage Properties |
[This is preliminary documentation and is subject to change.]
The IBulkMessage type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| CommunicationMethod | CommunicationMethod |
Communication method that are used for this bulk message
| |
| String | Description |
Description of the bulk message
| |
| Boolean | Enabled |
Whether this bulk message is enabled or not
| |
| Int64 | Id |
Bulk message ID
| |
| Int64 | MessageCategoryId |
The category for this bulk message
| |
| Int64 | MessageListId |
The message list that should be used for this bulk message
| |
| Int64 | MessageTemplateId |
Template to use for this bulk message
| |
| String | Name |
Bulk message name
| |
| DateTime | StartTime |
The earliest time this bulk message can start being handled
| |
| BulkMessageStatus | Status |
Indicates the current status of this bulk message
|