AddUserProfilePhone1Ext Property | |
The phone1 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 Phone1Ext { get; set; }
function get_Phone1Ext();
function set_Phone1Ext(value);
Property Value
StringRemarks
The phone1 extension assigned to a user.
Example 5555
See Also