Click or drag to resize
MimeKit

MimeMessageBeginEventArgs Properties

The MimeMessageBeginEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyBeginOffset Get or set the stream offset that marks the beginning of the message.
Public propertyLineNumber Get or set the line number of the beginning of the message.
Public propertyMessage Get the message that was parsed.
Public propertyParent Get the parent MessagePart if this message is an attachment.
Top
See Also