Click or drag to resize

MimeMessageDispositionNotificationType Property

Describes disposition type of the message. Such as Displayed or Deleted.

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public DispositonType Type { get; set; }

Property Value

Type: DispositonType
See Also