Click or drag to resize
MimeKit

MimeEntityBeginEventArgs Properties

The MimeEntityBeginEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyBeginOffset Get or set the stream offset that marks the beginning of the entity.
Public propertyEntity Get the MIME entity.
Public propertyLineNumber Get or set the line number of the beginning of the entity.
Public propertyParent Get the parent Multipart if this entity is a child.
Top
See Also