SP.Utilities.PrincipalInfo Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.Utilities.PrincipalInfo class.

Properties

Name

Description

department

Gets a value that specifies the department name of the principal.

displayName

Gets a value that specifies the display name of the principal.

email

Gets a value that specifies the e-mail address of the principal.

jobTitle

Gets a value that specifies the job title of the principal.

loginName

Gets a value that specifies the login name of the principal.

mobile

Gets a value that specifies the number of a mobile device of the principal.

principalId

Gets a value that specifies an identifier for the principal. It must be -1 if the principal does not belong to the current site.

principalType

Gets a value that specifies the type of the principal.

sipAddress

Gets a value that specifies the Session Initiation Protocol (SIP) address of the principal.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

Applies To

SP.Utilities.PrincipalInfo Class

See Also

Reference

SP.Utilities.PrincipalInfo Methods

SP.Utilities Namespace