EmployeeMobilePhone Property |
Single line mobile phone number.
Namespace: AMG.API.Definitions.EmployeesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public string MobilePhone { get; set; }
Public Property MobilePhone As String
Get
Set
public:
property String^ MobilePhone {
String^ get ();
void set (String^ value);
}
member MobilePhone : string with get, set
Property Value
Type:
StringSee Also