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