RecipientRecipientId Property

Gets the account or group ID.

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 Guid RecipientId { get; }

Property Value

Type: Guid
The ID of the account or group representing the recipient, or Empty if the recipient is not associated with an account or group.
See Also