Microsoft.ServiceManager.Portal.ContactSettingsエンドユーザーのポータル用 IT 部門の連絡先設定

Microsoft.ServiceManager.Portal.ContactSettings (ClassType)

エンドユーザーのポータルで使用する IT 部門の連絡先の設定

Element properties:

Base ClassSystem.GlobalSetting
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementId4d7a5ae2-5774-3f7d-3b60-556886152009

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 4000  False 
Microsoft.ServiceManager.Portal.ContactSettings:
EmailAddress  string  電子メール アドレス 電子メール アドレス false 256  False 
EmailResponseTimeInfo  string  電子メールの応答時間 電子メールの応答時間 false 256  False 
SupportPhone  string  サポートの電話番号 サポートの電話番号 false 256  False 
Fax  string  FAX 番号 FAX 番号 false 256  False 
ChatUrl  string  チャットの URL チャットの URL false 256  False 
ChatUrlName  string  チャットの URL 名 チャットの URL 名 false 256  False 
ChatResponseTimeInfo  string  チャットの応答時間 チャットの応答時間 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ServiceManager.Portal.ContactSettings" Accessibility="Public" Base="AdminItem!System.GlobalSetting" Hosted="false" Abstract="false" Singleton="true">
<Property ID="EmailAddress" Type="string"/>
<Property ID="EmailResponseTimeInfo" Type="string"/>
<Property ID="SupportPhone" Type="string"/>
<Property ID="Fax" Type="string"/>
<Property ID="ChatUrl" Type="string"/>
<Property ID="ChatUrlName" Type="string"/>
<Property ID="ChatResponseTimeInfo" Type="string"/>
</ClassType>