HeadquartersEMail Property |
E-Mail address
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
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