IUserProfileWorkphone Property
|
Gets/sets the user's work phone number
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string Workphone { get; set; }
Property Workphone As String
Get
Set
property String^ Workphone {
String^ get ();
void set (String^ value);
}
abstract Workphone : string with get, set
Property Value
Type:
StringSee Also