SenderEmail Property
Sender's email address.
Syntax
[VB.NET] Public ReadOnlyProperty SenderEmail As String
[C#] public string SenderEmail {get;}
Remarks
Email address the sender used to pay for the transaction.
This property is read-only.
Default Value
""