The customer's email address.
Namespace:
CardknoxApi
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string Email { get; set; }
Public Property Email As String
Get
Set
public:
property String^ Email {
String^ get ();
void set (String^ value);
}
member Email : string with get, set
Property Value
Type:
StringSee Also