Share via


UserProfileConfigManager.GetPropertiesWithSection Method

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.UserProfiles
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("Microsoft.SharePoint.Portal.UserProfiles.UserProfileConfigManager is obsolete; use class "Microsoft.Office.Server.UserProfiles.UserProfileConfigManager" instead")> _
Public Function GetPropertiesWithSection As PropertyCollection
'Usage
Dim instance As UserProfileConfigManager
Dim returnValue As PropertyCollection

returnValue = instance.GetPropertiesWithSection()
[ObsoleteAttribute("Microsoft.SharePoint.Portal.UserProfiles.UserProfileConfigManager is obsolete; use class "Microsoft.Office.Server.UserProfiles.UserProfileConfigManager" instead")]
public PropertyCollection GetPropertiesWithSection()

Return Value

Type: Microsoft.SharePoint.Portal.UserProfiles.PropertyCollection

See Also

Reference

UserProfileConfigManager Class

UserProfileConfigManager Members

Microsoft.SharePoint.Portal.UserProfiles Namespace