![]() |
Initializes a new instance of the MimeMessage class. |
![]() | The header source |
![]() | A temporary string builder to build header string |
![]() | The BCC: adress list |
![]() | The CC: address list |
![]() | The From: address list |
![]() | The Sender: address |
![]() | The To: address list |
![]() | Attachment list |
![]() | Attachment list |
![]() | The message body |
![]() | Gets or sets the "Content-Transfer-Encoding" header field |
![]() | Gets or sets the "Content-Type" header field |
![]() | Gets or sets the "From" header field |
![]() | Gets or sets the "Message-ID" header field |
![]() | Message header array |
![]() | Gets or sets the "Subject" header field |
![]() | Gets or sets the "To" header field. |
![]() | The number of text lines decoded to create the message |
![]() | Return / set the multipart flag |
![]() | The message subject |
![]() | Adds an attachment |
![]() | Add a message line to the decoder |
![]() | Ensure decode is ended |
![]() | |
![]() | |
![]() | |
![]() | Check if the the message is multipart |
![]() | The method read an RFC 2822 Mime Message from the stream "stream" |
![]() | Build headers from To, CC, and BCC address from address list |
![]() | Intializes the From: adresses field |
![]() | Intializes the To: adresses field |
![]() | Initializes the attachement list |
![]() | Initializes the body |
![]() | Initializes the body |
![]() | Initializes the body |
![]() | Overloaded. Initializes the message subject. Subject is MimeWord encoded utf8 base64 |
![]() | Return a string containing MimeMessage details |
![]() | Writes messages to a stream |
MimeMessage Class | SmtPop Namespace