UserProfileManager.PropertiesWithSection Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property PropertiesWithSection As PropertyCollection
Get
'Usage
Dim instance As UserProfileManager
Dim value As PropertyCollection
value = instance.PropertiesWithSection
public PropertyCollection PropertiesWithSection { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.PropertyCollection