AddUserProfilePhone3 Property |  |
Gets the phone3 assigned to a user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string Phone3 { get; set; }
function get_Phone3();
function set_Phone3(value);
Property Value
String
Remarks
Gets the phone3 assigned to a user. This value represents other contact number assigned to a user. The maximum length for this value is 50 characters.
Note |
---|
Setup:
Manager > Employees > Information Tab
|
Example480-561-5555
See Also