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