Microsoft.ServiceManager.Portal.ContactSettingsDefinições de TI de contacto do portal do utilizador final

Microsoft.ServiceManager.Portal.ContactSettings (ClassType)

Definições de TI de contacto para o portal do utilizador final

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTG) Description (PTG) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome a Apresentar Nome a apresentar do objecto. false 4000  False 
Microsoft.ServiceManager.Portal.ContactSettings:
EmailAddress  string  Endereço de correio electrónico Endereço de correio electrónico false 256  False 
EmailResponseTimeInfo  string  Tempo de resposta do correio electrónico Tempo de resposta do correio electrónico false 256  False 
SupportPhone  string  Telefone de suporte Telefone de suporte false 256  False 
Fax  string  Número de fax Número de fax false 256  False 
ChatUrl  string  URL do chat URL do chat false 256  False 
ChatUrlName  string  Nome do URL do chat Nome do URL do chat false 256  False 
ChatResponseTimeInfo  string  Tempo de resposta do chat Tempo de resposta do chat 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>