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 (26.2.0.1000)
Syntax
public class Recipient

The Recipient type exposes the following members.

Properties
 NameDescription
Public propertyAccountId Gets the account ID.
Obsolete
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 propertyRecipientKindGets the kind of the recipient.
Public propertyViewOverrides Gets a list of RecipientViewOverride for the recipient.
Top
See Also