Mime |
The MimeMessageEndEventArgs type exposes the following members.
Name | Description | |
---|---|---|
BeginOffset |
Get or set the stream offset that marks the beginning of the message.
(Inherited from MimeMessageBeginEventArgs) | |
EndOffset | Get or set the stream offset that marks the end of the message. | |
HeadersEndOffset | Get or set the stream offset that marks the end of the message headers. | |
LineNumber |
Get or set the line number of the beginning of the message.
(Inherited from MimeMessageBeginEventArgs) | |
Message |
Get the message that was parsed.
(Inherited from MimeMessageBeginEventArgs) | |
Parent |
Get the parent MessagePart if this message is an attachment.
(Inherited from MimeMessageBeginEventArgs) |