UserProfileManager.PropertiesWithSection Property
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.UserProfileManager is obsolete; use class "Microsoft.Office.Server.UserProfiles.UserProfileManager" instead")> _
Public ReadOnly Property PropertiesWithSection As PropertyCollection
Get
'Usage
Dim instance As UserProfileManager
Dim value As PropertyCollection
value = instance.PropertiesWithSection
[ObsoleteAttribute("Microsoft.SharePoint.Portal.UserProfiles.UserProfileManager is obsolete; use class "Microsoft.Office.Server.UserProfiles.UserProfileManager" instead")]
public PropertyCollection PropertiesWithSection { get; }
Property Value
Type: Microsoft.SharePoint.Portal.UserProfiles.PropertyCollection