| UserProfilePhone1 Property |  | 
                Gets the phone1 assigned to a user 
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string Phone1 { get; set; }function get_Phone1();
function set_Phone1(value);
Property Value
String Remarks
Remarks
                Gets the phone1 assigned to a user.  This value represents primary contact number assigned to a user.  The maximum length for this value is 50 characters.
                
|  Note | 
|---|
| Setup: Manager > Employees > Information Tab
 
 | 
 Example
Example800-867-5309
 See Also
See Also