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
Syntaxpublic string Phone2Ext { get; set; }
function get_Phone2Ext();
function set_Phone2Ext(value);
Property Value
String
Remarks
The phone2 extension assigned to a user.
Example5555
See Also