Mime |
The MimeEntityEndEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginOffset |
Get or set the stream offset that marks the beginning of the entity.
(Inherited from MimeEntityBeginEventArgs) | |
| EndOffset | Get or set the stream offset that marks the end of the entity. | |
| Entity |
Get the MIME entity.
(Inherited from MimeEntityBeginEventArgs) | |
| HeadersEndOffset | Get or set the stream offset that marks the end of the entity's headers. | |
| LineNumber |
Get or set the line number of the beginning of the entity.
(Inherited from MimeEntityBeginEventArgs) | |
| Lines | Get or set the content length of the entity as measured in lines. | |
| Parent |
Get the parent Multipart if this entity is a child.
(Inherited from MimeEntityBeginEventArgs) |