System.WorkItem.TroubleTicket.SmtpNotificationLogRegistro notifiche posta elettronica per i ticket problemi

System.WorkItem.TroubleTicket.SmtpNotificationLog (ClassType)

Registri delle notifiche mediante posta elettronica (SMTP) relative ai ticket problemi

Element properties:

Base ClassSystem.WorkItem.TroubleTicket.NotificationLog
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb4e0d3c5-b138-5f1a-a5cd-2249c3829646

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Max Value Min Value Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000      False 
System.Information:
Id  string  ID ID true 256      False 
System.WorkItem.NotificationLog:
Encoding  string  Codifica Codifica false 256      False 
SentTo  string  Inviato a Inviato a false 256      False 
SentDate  datetime  Data invio Data invio false 256       
System.WorkItem.TroubleTicket.SmtpNotificationLog:
Body  string  Testo Testo false 256      False 
Subject  string  Oggetto Oggetto false 256      False 
Priority  int  Priorità Priorità false 256   

Health Model:

Source Code:

<ClassType ID="System.WorkItem.TroubleTicket.SmtpNotificationLog" Accessibility="Public" Base="System.WorkItem.TroubleTicket.NotificationLog" Hosted="false" Abstract="false">
<Property ID="Body" Type="string" Required="true"/>
<Property ID="Subject" Type="string" Required="true"/>
<Property ID="Priority" Type="int" MinValue="1" MaxValue="3"/>
</ClassType>