MailKit Documentation
MailKit Documentation
API Reference
MimeKit
MessageDispositionNotification Class
MessageDispositionNotification Properties
Fields Property
Message
Disposition
Notification
Fields Property
Get the disposition notification fields.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
HeaderList
Fields
{
get
; }
Property Value
HeaderList
The disposition notification fields.
Implements
IMessageDispositionNotification
Fields
Exceptions
Exception
Condition
ObjectDisposedException
The
MessageDispositionNotification
has been disposed.
Remarks
Gets the disposition notification fields.
See Also
Reference
MessageDispositionNotification Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast