Create a simple message and send it with the SMTPClient Object |
[VBScript] | [JScript] |
Create a message with a single file attachment and send it with SMTPClient Object |
[VBScript] | [JScript] |
Create a message containing all the files in a directory and send it with the SMTPClientObject |
[VBScript] | [JScript] |
Read all messages on a Pop3 Server and then save all the attachments |
[VBScript] | [JScript] |
Read all messages on a Pop3 Server and then save all the messages to disk files |
[VBScript] | [JScript] |
Reload previously saved messages |
[VBScript] | [JScript] |
Using the Message.Header property |
[VBScript] | [JScript] |
To, CC, BCC, ReplyTo, From, Sender and Subject Properties |
[VBScript] | [JScript] |
Nested multipart messages |
[VBScript] | |