System.WorkItem.TroubleTicket.SmtpNotificationLogSorun Raporları İçin E-Posta Bildirim Günlüğü

System.WorkItem.TroubleTicket.SmtpNotificationLog (ClassType)

Sorun raporları hakkında e-posta (SMTP) bildirimleri için bildirim günlükleri

Element properties:

Base ClassSystem.WorkItem.TroubleTicket.NotificationLog
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5682a3c2-84c5-64bb-54ec-034b356a146f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Max Value Min Value Case Sensitive
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000      False 
System.Information:
Id  string  Kimlik Kimlik true 256      False 
System.WorkItem.NotificationLog:
Encoding  string  Kodlama Kodlama false 256      False 
SentTo  string  Alıcı Alıcı false 256      False 
SentDate  datetime  Gönderme tarihi Gönderme tarihi false 256       
System.WorkItem.TroubleTicket.SmtpNotificationLog:
Body  string  Gövde Gövde false 256      False 
Subject  string  Konu Konu false 256      False 
Priority  int  Öncelik Öncelik 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>