Recipient Class

The notification e-mail recipient.
Inheritance Hierarchy
SystemObject
  Dundas.BI.Notifications.DeliveryRecipient

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 class Recipient

The Recipient type exposes the following members.

Properties
  NameDescription
Public propertyAccountId Obsolete.
Gets the account ID.
Public propertyEmail
Gets the e-mail address.
Public propertyIsUnsubscribeAllowed
Gets or sets a value indicating whether this recipient can unsubscribe.
Public propertyRecipientId
Gets the account or group ID.
Public propertyRecipientKind
Gets the kind of the recipient.
Public propertyViewOverrides
Gets a list of RecipientViewOverride for the recipient.
Top
See Also