RecipientDeliveryRequestRecipientAccount Property  | 
  
    Namespace: 
   Dundas.BI.Notifications.Delivery
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic Account? RecipientAccount { get; }Public ReadOnly Property RecipientAccount As Account
	Get
public:
property Account^ RecipientAccount {
	Account^ get ();
}member RecipientAccount : Account with get
Property Value
Type: 
Account
See Also