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