Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the CorePropertyManager object that represents all CoreProperty objects for the current partition.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Function GetCoreProperties As CorePropertyManager
'Usage
Dim instance As ProfilePropertyManager
Dim returnValue As CorePropertyManager
returnValue = instance.GetCoreProperties()
public CorePropertyManager GetCoreProperties()
Return Value
Type: Microsoft.Office.Server.UserProfiles.CorePropertyManager
The CorePropertyManager object that represents all CoreProperty objects for the current partition.