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