Skip to main content
Version: 1.0.0

IPeopleField

@spartanfx/react v1.0.0


@spartanfx/react / 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.