SubscriberName Property
Name of the subscriber.
Syntax
[VB.NET] Public Property SubscriberName As String
[C#] public string SubscriberName {get; set;}
Remarks
SubscriberName contains the full name of the person that receives the product or service that is being paid for by the recurring payment. This may or may not be the same as the Payer.
This property is optional and when not present, PayPal will use the Payer.
Default Value
""