Microsoft.ServiceManager.Portal.ContactSettingsVégfelhasználói portál számítástechnikai kapcsolattartási beállításai

Microsoft.ServiceManager.Portal.ContactSettings (ClassType)

Az informatikai szolgáltató szervezetnek a végfelhasználói portálon megjelenő kapcsolattartási adataira vonatkozó beállítások

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False 
Microsoft.ServiceManager.Portal.ContactSettings:
EmailAddress  string  E-mail cím E-mail cím false 256  False 
EmailResponseTimeInfo  string  E-mail válaszidő E-mail válaszidő false 256  False 
SupportPhone  string  Támogatási telefonszám Támogatási telefonszám false 256  False 
Fax  string  Faxszám Faxszám false 256  False 
ChatUrl  string  Csevegési URL Csevegési URL false 256  False 
ChatUrlName  string  Csevegési URL neve Csevegési URL neve false 256  False 
ChatResponseTimeInfo  string  Csevegési válaszidő Csevegési válaszidő 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>