RoutingGroupConnector.TargetRoutingGroup Property
Gets or sets the routing group that this connector will send messages to and from.
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property TargetRoutingGroup As ADObjectId
Get
Friend Set
'Usage
Dim instance As RoutingGroupConnector
Dim value As ADObjectId
value = instance.TargetRoutingGroup
public ADObjectId TargetRoutingGroup { get; internal set; }
Property Value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
The identifier of the routing group that this connector sends messages to and from.