PersonProperties class

Represents user properties.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.UserProfiles.PersonProperties

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class PersonProperties
'Usage
Dim instance As PersonProperties
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class PersonProperties

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PersonProperties members

Microsoft.Office.Server.UserProfiles namespace