RecipientDeliveryRequestRecipient Property  | 
 
            Gets the Recipient to deliver to.
            
 
    Namespace: 
   Dundas.BI.Notifications.Delivery
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Recipient Recipient { get; }Public ReadOnly Property Recipient As Recipient
	Get
public:
property Recipient^ Recipient {
	Recipient^ get ();
}member Recipient : Recipient with get
Property Value
Type: 
Recipient
See Also