Microsoft.Exchange.15.Organization.ConnectorContainerExchange 2013 Connectors In Organization

Microsoft.Exchange.15.Organization.ConnectorContainer (ClassType)

The object of this class is a “container” object, which is used to group all send/receive connectors that are a part of a given Exchange Organization.

Knowledge Base article:

Summary

The object of this class is a “container” object, which is used to group all send/receive connectors that are a part of a given Exchange Organization.

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4648aca7-7bf1-1cd6-5ff1-404deaec9191

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.15.Organization.ConnectorContainer:
OrganizationName  string  Exchange Organization Name true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Exchange.15.Organization.ConnectorContainer" Accessibility="Public" Abstract="false" Base="System!System.Entity" Hosted="false" Singleton="false">
<Property ID="OrganizationName" Type="string" Key="true"/>
</ClassType>