Click or drag to resize

NotificationDispatchResultMessage Property

Gets or sets the optional text message associated with this result.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public string Message { get; set; }

Property Value

Type: String
See Also