Skip to main content
Version: 2.1.4

IPeopleField

3p-core v2.1.4


3p-core / IPeopleField

Interface: IPeopleField

Represents the structure of a SharePoint "Person or Group" field. Typically used in scenarios involving user selection or directory integration.

Properties

PropertyTypeDescription
departmentstringUser's department name.
emailstringUser's email address.
idstringUser's SharePoint ID.
jobTitlestringUser's job title as defined in the directory.
picturestringURL to the user's profile picture.
sipstringUser's SIP (Session Initiation Protocol) address, typically for Microsoft Teams or Skype.
titlestringUser's display name.