Microsoft.ServiceManager.Portal.ContactSettingsEinstellungen für "Kontakt mit IT aufnehmen" des Endbenutzerportals

Microsoft.ServiceManager.Portal.ContactSettings (ClassType)

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigenamen des Objekts false 4000  False 
Microsoft.ServiceManager.Portal.ContactSettings:
EmailAddress  string  E-Mail-Adresse E-Mail-Adresse false 256  False 
EmailResponseTimeInfo  string  E-Mail-Antwortzeit E-Mail-Antwortzeit false 256  False 
SupportPhone  string  Support-Rufnummer Support-Rufnummer false 256  False 
Fax  string  Faxnummer Faxnummer false 256  False 
ChatUrl  string  Chat-URL Chat-URL false 256  False 
ChatUrlName  string  Chat-URL-Name Chat-URL-Name false 256  False 
ChatResponseTimeInfo  string  Chat-Antwortzeit Chat-Antwortzeit 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>