Namespace: NI.Email.Mime.Message
Assembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Top
Top
Assembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax
The ICharsetAwareBody type exposes the following members.
Methods
Name | Description | |
---|---|---|
WriteTo |
Writes this body to the given stream in MIME message format.
(Inherited from IBody.) |
Properties
Name | Description | |
---|---|---|
MimeCharset | ||
Parent |
Get or set the parent of this body.
(Inherited from IBody.) | |
Reader |
Gets a Reader which may be used to read out the contents
of this body.
(Inherited from ITextBody.) |
See Also