Share via


PropertyMap.Connection Property

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

Syntax

'Declaration
Public Property Connection As Connection
    Get
    Set
'Usage
Dim instance As PropertyMap
Dim value As Connection

value = instance.Connection

instance.Connection = value
public Connection Connection { get; set; }

Property Value

Type: Microsoft.Office.Server.UserProfiles.Connection

See Also

Reference

PropertyMap Class

PropertyMap Members

Microsoft.Office.Server.UserProfiles Namespace