Microsoft.Exchange.2010.OrganizationOrganization

Microsoft.Exchange.2010.Organization (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId53d0be68-9ab1-1016-ac0c-ea0280800d08

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.2010.Organization:
OrganizationName  string  Organization Name true 256  False 
ForestDns  string  AD Forest false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Exchange.2010.Organization" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="OrganizationName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="ForestDns" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
</ClassType>