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 (CHS) Description (CHS) 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>