NotificationDispatchResult Class |
Namespace: Dynamicweb.Analytics.Notifications
The NotificationDispatchResult type exposes the following members.
| Name | Description | |
|---|---|---|
| NotificationDispatchResult |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| IsSuccess |
Gets or sets value indicating whether notification has been dispatched successfully.
| |
| Message |
Gets or sets the optional text message associated with this result.
| |
| Notification |
Gets the reference to notification that is being dispatched.
|