Click or drag to resize

NotificationDispatchResult Properties

The NotificationDispatchResult type exposes the following members.

Properties
  NameDescription
Public propertyIsSuccess
Gets or sets value indicating whether notification has been dispatched successfully.
Public propertyMessage
Gets or sets the optional text message associated with this result.
Public propertyNotification
Gets the reference to notification that is being dispatched.
Top
See Also