Microsoft.Exchange.15.Custom.TransportServerExchange 2013 Transport Server

Microsoft.Exchange.15.Custom.TransportServer (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9ae862b7-9c76-cb21-e306-a1114a77f7a9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Microsoft.Exchange.15.Custom.TransportServer:
ExchRole  string  Role true 256  False     
Datapath  string  InstallPath false 512  False     
Edition  string  Edition false 512  False     
IsHubTransportServer  string  IsHUB false 512  False     
IsClientAccessServer  bool  IsCAS false 256       
IsMailboxServer  bool  Is Mailbox false 256       
Site  string  AD Site false 512  False     
IsExchangeTrialEdition  bool      false 256       
IsExpiredExchangeTrialEdition  bool      false 256       
AdminDisplayVersion  string  Version false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Exchange.15.Custom.TransportServer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false" Extension="false">
<Property ID="ExchRole" Type="string" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="1" Required="false" Scale="0"/>
<Property ID="Datapath" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="512" MinLength="1" Required="false" Scale="0"/>
<Property ID="Edition" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="512" MinLength="1" Required="false" Scale="0"/>
<Property ID="IsHubTransportServer" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="512" MinLength="1" Required="false" Scale="0"/>
<Property ID="IsClientAccessServer" Type="bool" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="IsMailboxServer" Type="bool" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="Site" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="512" MinLength="0" Required="false" Scale="0"/>
<Property ID="IsExchangeTrialEdition" Type="bool" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="IsExpiredExchangeTrialEdition" Type="bool" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="AdminDisplayVersion" Type="string" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
</ClassType>