PeopleEditorEntityDataKeys Members
Include Protected Members
Include Inherited Members
Represents keys that can be used as indexers against the PickerEntity.EntityDataHashTable object to expose picker information.
The PeopleEditorEntityDataKeys type exposes the following members.
Fields
Name | Description | |
---|---|---|
AccountName | ||
Department | Mapped to the PeopleEditor.PeopleInfo.Department property. | |
DisplayName | Mapped to the PeopleEditor.PeopleInfo.DisplayName property. | |
Mapped to the PeopleEditor.PeopleInfo.Email property. | ||
JobTitle | Represents the person’s job title. | |
Location | Represents the person’s location. | |
MobilePhone | ||
PrincipalType | Mapped to the PeopleEditor.PeopleInfo.PrincipalType property. | |
SharePointGroupId | Mapped to the PeopleEditor.PeopleInfo.SPGroupId property. | |
SIPAddress | Mapped to the PeopleEditor.PeopleInfo.SIPAddress property. | |
UserId | Mapped to the PeopleEditor.PeopleInfo.SPUserId property. | |
WorkPhone | Represents the person’s work telephone. |
Top