Microsoft.ServiceManager.Portal.ContactSettingsConfiguración de IT de contacto del portal del usuario final

Microsoft.ServiceManager.Portal.ContactSettings (ClassType)

Configuración de IT de contacto para el portal del usuario 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 (ESN) Description (ESN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False 
Microsoft.ServiceManager.Portal.ContactSettings:
EmailAddress  string  Dirección de correo electrónico Dirección de correo electrónico false 256  False 
EmailResponseTimeInfo  string  Tiempo de respuesta de correo electrónico Tiempo de respuesta de correo electrónico false 256  False 
SupportPhone  string  Teléfono de soporte Teléfono de soporte false 256  False 
Fax  string  Número de fax Número de fax false 256  False 
ChatUrl  string  Chat de URL Chat de URL false 256  False 
ChatUrlName  string  Nombre de chat de URL Nombre de chat de URL false 256  False 
ChatResponseTimeInfo  string  Tiempo de respuesta del chat Tiempo de respuesta del 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>