







Sends an email message
The following tables list the members exposed by Mail.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
![]() |
Attachments | List of files to attach to message |
![]() |
Bcc | List of addresss that contains the blind carbon copy (BCC) recipients for this e-mail message |
![]() |
Body | The email message body |
![]() |
BuildEngine | Gets or sets the instance of the |
![]() |
CC | List of addresss that contains the carbon copy (CC) recipients for this e-mail message |
![]() |
From | The from address for this e-mail message |
![]() |
HostObject | Gets or sets the host object associated with the task. (inherited from Task) |
![]() |
IsBodyHtml | A value indicating whether the mail message body is in Html |
![]() |
Log | Gets an instance of a |
![]() |
Password | Gets or sets the password. |
![]() |
Priority | The priority of this e-mail message |
![]() |
SmtpServer | The name or IP address of the host used for SMTP transactions |
![]() |
Subject | The subject line for this e-mail message |
![]() |
To | List of addresss that contains the recipients of this e-mail message |
![]() |
Username | Gets or sets the username. |
Protected Properties
Name | Description | |
---|---|---|
![]() |
HelpKeywordPrefix | Gets or sets the prefix used to compose Help keywords from resource names. (inherited from Task) |
![]() |
TaskResources | Gets or sets the culture-specific resources associated with the task. (inherited from Task) |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified |
![]() |
Execute | Overidden. Sends an email message |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetType | Gets the |
![]() |
ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Creates a shallow copy of the current |
See Also
Documentation version 1.0.0.0.