The properties of the Mail class are listed below. For a complete list of Mail class members, see the Mail Members topic.
| Gets a MailAttachments object that contains the MailAttachment objects. | |
| Specifies the login to be used on the SMTP Server during the authentication process. | |
| Specifies the password to be used during the authentication process. | |
| Gets or sets an MM_AUTH_TYPE value that specifies the method to be authenticate on the SMTP Server. | |
| Gets an EmailArray object that contains the blind carbon copy recipients. | |
| Gets an EmailArray object that contains the carbon copy recipients. | |
| Gets or sets a string that specifies the character set for the message. | |
| Gets or sets a boolean value that indicates whether or not the message needs to be encrypted. | |
| Gets or sets an MM_ENCRYPTION_ALGORITHM value that specifies the algorithm used to encrypt the message. | |
| Gets or sets a string that specifies the sender's email address. | |
| Gets a MailHeaders object that contains message header fields. | |
| Gets or sets a string that specifies a path to the folder where the images that are referenced by the HTML body are stored. | |
| Gets or sets a string that is the HTML body. | |
| Gets or sets an int value that specifies the message priority. | |
| Gets or sets an MM_STORE_LOCATION value that specifies the location of receivers certificates. | |
| Gets an EmailArray object that contains email addresses to reply the message to. | |
| Gets or sets an MM_STORE_LOCATION value that specifies the location of the sender's certificate. | |
| Gets or sets a string that specifies the SMTP relay server to use to send the message. | |
| Get or sets a MM_SIGN_MODE value that specifies if the message will be digitally signed, and how it will be signed. | |
| Gets or sets a string that specifies the message subject. | |
| Gets or sets a string that is the text body. | |
| Gets an EmailArray object that contains message recipients. |
Mail Class | MailMill Namespace