PeopleEditorEntityDataKeys.WorkPhone Field
Represents the person’s work telephone.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly WorkPhone As String
'Usage
Dim value As String
value = PeopleEditorEntityDataKeys.WorkPhone
public static readonly string WorkPhone
See Also
Reference
PeopleEditorEntityDataKeys Class