Microsoft.Exchange2007.ServiceComponentGroup.OrganizationExchange 2007 Organization

Microsoft.Exchange2007.ServiceComponentGroup.Organization (ClassType)

Represents an Exchange Organization contained within a Single Windows Active Directory Forest.

Element properties:

Base ClassMicrosoft.Exchange2007.ServiceComponentGroup
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdda229f5d-8c5e-bf29-afd3-e88be035c59e

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.Exchange2007.ServiceComponentGroup.Organization:
ForestDns  string  Active Directory Forest true 256  False 
OrganizationName  string  Organization Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Exchange2007.ServiceComponentGroup.Organization" Accessibility="Public" Abstract="false" Base="Microsoft.Exchange2007.ServiceComponentGroup" Hosted="true" Singleton="false">
<Property ID="ForestDns" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OrganizationName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>