Microsoft.Exchange.ServiceComponent.RGConnectorExchange Routing Group Connector

Microsoft.Exchange.ServiceComponent.RGConnector (ClassType)

All instances of an Exchange 2003 version of an Exchange Routing Group Connector

Element properties:

Base ClassMicrosoft.Exchange.ServiceComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2094e653-513d-b0b5-03a6-da1395eef427

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Exchange.ServiceComponent.RGConnector:
Name  string  Name true 255  False 
Cost  string  Cost true 255  False 
DisplayName  string  Display Name false 255  False 
sourceRGName  string  Source RG Name false 255  False 
sourceRGAdminGroup  string  Source RG Admin Group false 255  False 
sourceRGOrg  string  Source RG Organization false 255  False 
targetRGName  string  targetRGName false 255  False 
targetRGAdminGroup  string  targetRGAdminGroup false 255  False 
targetRGOrg  string  targetRGOrg false 255  False 
rgPath  string  rgPath false 255  False 
sourceBridgeheads  string  sourceBridgeheads false 255  False 
targetBridgeheads  string  targetBridgeheads false 255  False 
bridgeheadPath  string  bridgeheadPath false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Exchange.ServiceComponent.RGConnector" Accessibility="Public" Abstract="false" Base="Microsoft.Exchange.ServiceComponent" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Cost" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DisplayName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="sourceRGName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="sourceRGAdminGroup" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="sourceRGOrg" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="targetRGName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="targetRGAdminGroup" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="targetRGOrg" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="rgPath" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="sourceBridgeheads" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="targetBridgeheads" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="bridgeheadPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>