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