Microsoft.ServiceManager.Portal.ContactSettingsIT-instellingen voor contactpersoon eindgebruikersportal

Microsoft.ServiceManager.Portal.ContactSettings (ClassType)

IT-instellingen voor contactpersoon van eindgebruikersportal

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (NLD) Description (NLD) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Weergavenaam Weergavenaam van het object. false 4000  False 
Microsoft.ServiceManager.Portal.ContactSettings:
EmailAddress  string  E-mailadres E-mailadres false 256  False 
EmailResponseTimeInfo  string  Reactietijd e-mail Reactietijd e-mail false 256  False 
SupportPhone  string  Tel. ondersteuning Tel. ondersteuning false 256  False 
Fax  string  Faxnummer Faxnummer false 256  False 
ChatUrl  string  Chat-URL Chat-URL false 256  False 
ChatUrlName  string  Naam chat-URL Naam chat-URL false 256  False 
ChatResponseTimeInfo  string  Reactietijd chat Reactietijd 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>