![]() | Email Methods |
The Email type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddAttachment |
Adds the specified attachment to the collection.
|
![]() | GetByteArray |
Returns an array of bytes represents a message.
|
![]() | RemoveFileFromAttachment |
Finds and removes the specified attached file from the collection.
|
![]() | Send |
Sends the current e-mail message.
|
![]() ![]() | SendMail(String, String, String, String, String, String, String) |
Creates and sends the e-mail message.
|
![]() ![]() | SendMail(String, String, String, String, String, String, Encoding) |
Creates and sends the e-mail message.
|
![]() | SendToPickUpDirectory |
Saves the current message in the DropFolder of SMTP server.
|