Microsoft.ServiceManager.Portal.ContactSettingsSon kullanıcı portalı kişi BT ayarları

Microsoft.ServiceManager.Portal.ContactSettings (ClassType)

Son kullanıcı portalı için kişi BT ayarları

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False 
Microsoft.ServiceManager.Portal.ContactSettings:
EmailAddress  string  E-posta adresi E-posta adresi false 256  False 
EmailResponseTimeInfo  string  E-posta yanıt süresi E-posta yanıt süresi false 256  False 
SupportPhone  string  Destek telefonu Destek telefonu false 256  False 
Fax  string  Faks numarası Faks numarası false 256  False 
ChatUrl  string  Sohbet URL'si Sohbet URL'si false 256  False 
ChatUrlName  string  Sohbet URL'si adı Sohbet URL'si adı false 256  False 
ChatResponseTimeInfo  string  Sohbet yanıt süresi Sohbet yanıt süresi 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>