|  | NotificationDispatchResult Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Dynamicweb.Analytics.Notifications
 Syntax
SyntaxThe NotificationDispatchResult type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | NotificationDispatchResult | 
            Initializes a new instance of an object.
             | 
 Properties
Properties| 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.
             | 
 See Also
See Also