| AddUserProfilePhone2Ext Property |  | 
                The phone2 extension assigned to a user 
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string Phone2Ext { get; set; }function get_Phone2Ext();
function set_Phone2Ext(value);
Property Value
String Remarks
Remarks
                 The phone2 extension assigned to a user.  
                
 Example
Example5555
 See Also
See Also