PeopleManager class

Represents the primary class for operations related to people.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.UserProfiles.PeopleManager

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 PeopleManager
'Usage
Dim instance As PeopleManager
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class PeopleManager

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

PeopleManager members

Microsoft.Office.Server.UserProfiles namespace