Share via


PropertyMap.PropertyMapCollection property

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property PropertyMapCollection As PropertyMapCollection
    Get
'Usage
Dim instance As PropertyMap
Dim value As PropertyMapCollection

value = instance.PropertyMapCollection
public PropertyMapCollection PropertyMapCollection { get; }

Property value

Type: Microsoft.Office.Server.UserProfiles.PropertyMapCollection

See also

Reference

PropertyMap class

PropertyMap members

Microsoft.Office.Server.UserProfiles namespace