RecipientEmail Property

Gets the e-mail address.

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

Property Value

Type: String
The e-mail address.
See Also