Note Property
The reason for the current action.
Syntax
[VB.NET] Public Property Note As String
[C#] public string Note {get; set;}
Remarks
This is an optional property that is used when modifying a current profile. It contains the reason for why the particular action was taken in regards to the account.
The Note will be included in email notification sent to the buyer associated with the recurring payments account. It will also be viewable by the merchant and buyer on the Status History page of the PayPal account.
Default Value
""