![]() | Email Class |
Namespace: Opait.Barcoder.QRCode
public class Email
The Email type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Creates a new instance of the Email class.
| |
![]() | Email(String, String, String, EmailEncoding) |
Creates a new instance of the Email class.
|
Name | Description | |
---|---|---|
![]() | Encoding |
The encoding of the mail message.
|
![]() | Message |
The body of the email message.
|
![]() | Recipient |
The recipients of the email message.
|
![]() | Subject |
The subject of the email.
|
Name | Description | |
---|---|---|
![]() | ToString |
Formats the payload as input string to the encoder.
(Overrides ObjectToString.) |