UserProfilePhone2 Property | |
Gets the phone2 assigned to a user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string Phone2 { get; set; }
function get_Phone2();
function set_Phone2(value);
Property Value
StringRemarks
Gets the phone2 assigned to a user. This value represents secondary contact number assigned to a user. The maximum length for this value is 50 characters.
Note |
---|
Setup:
Manager > Employees > Information Tab
|
Example 602-561-7777
See Also