SendConnector.SourceRoutingGroup Property
Gets or sets the routing group to which this Send connector sends messages.
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property SourceRoutingGroup As ADObjectId
Get
'Usage
Dim instance As SendConnector
Dim value As ADObjectId
value = instance.SourceRoutingGroup
public ADObjectId SourceRoutingGroup { get; }
Property Value
Type: Microsoft.Exchange.Data.Directory.ADObjectId
The identifier of the routing group to which this Send connector sends messages.