Microsoft.Exchange.ServiceComponent.OrganizationExchange Organization

Microsoft.Exchange.ServiceComponent.Organization (ClassType)

All instances of an Exchange 2003 version of an Exchange Organization

Element properties:

Base ClassMicrosoft.Exchange.ServiceComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde1977232-b1c6-d261-536f-53326b0f5e22

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.Organization:
Organization  string  Organization true 255  False 
DisplayName  string  Display Name false 255  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Exchange.ServiceComponent.Organization" Accessibility="Public" Abstract="false" Base="Microsoft.Exchange.ServiceComponent" Hosted="false" Singleton="false">
<Property ID="Organization" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="DisplayName" Type="string" Key="false" CaseSensitive="false" Length="255" MinLength="0"/>
</ClassType>