Microsoft.Exchange.2010.Organization組織

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 (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.Exchange.2010.Organization:
OrganizationName  string  組織名 true 256  False 
ForestDns  string  AD フォレスト 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>