PeopleEditorEntityDataKeys.Email Field
Mapped to the PeopleEditor.PeopleInfo.Email property.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly Email As String
'Usage
Dim value As String
value = PeopleEditorEntityDataKeys.Email
public static readonly string Email
See Also
Reference
PeopleEditorEntityDataKeys Class