SmtpMsg Object
Holds details about the message.
Methods | |
| Attach | Adds new attachment to the message | AttachText | Adds new attachment to the message, from the string | Embed | Adds new embedded image to the message. | EmbedText | Adds new embedded image to the message, from the string. | EncodeHeader | Encodes message header. | EncodeText | Encodes message text. | Encrypt | Digitally encrypts the message. | Load | Loads message from the file on disk. | Save | Copies message to file on disk. | Sign | Digitally signs the message. | SignDKIM | Adds DKIM signature to the message. |
|
Properties | |
|
|
Remarks
Holds all available information about the message. Members MethodsPlatforms
Windows