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 (CHT) Description (CHT) 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  傳真號碼 傳真號碼 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>