EmailDeliverySettingsMessageTemplate Property

Gets or sets the message body template (can contain placeholders).

Namespace:  Dundas.BI.Notifications.Delivery
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public string MessageTemplate { get; set; }

Property Value

Type: String
The message body template.
See Also