 | MimeVisitorVisitMessageDispositionNotification Method |
Visit the message/disposition-notification MIME entity.
Namespace: MimeKitAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxprotected virtual void VisitMessageDispositionNotification(
MessageDispositionNotification entity
)
Parameters
- entity MessageDispositionNotification
- The message/disposition-notification MIME entity.
Remarks
Visits the message/disposition-notification MIME entity.
See Also