Microsoft.ServiceManager.Portal.ContactSettings최종 사용자 포털 연락처 IT 설정

Microsoft.ServiceManager.Portal.ContactSettings (ClassType)

최종 사용자 포털에 대한 연락처 IT 설정

Element properties:

Base ClassSystem.GlobalSetting
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementIdabaf06a5-da99-d7d7-3145-40dba354522e

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) 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>