Phone number
Namespace: AMG.API.DefinitionsAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string Phone { get; set; }
Public Property Phone As String
Get
Set
public:
property String^ Phone {
String^ get ();
void set (String^ value);
}
member Phone : string with get, set
Property Value
Type:
StringSee Also