|
|
| |
| Distinct MIME Object | | |
The Multi-purpose Internet Mail Extensions (MIME) is the Internet standard for sending e-mail messages that contain non US-ASCII character sets, enriched text, GIF images, and other types of files such as multimedia including audio and video. The Distinct MIME Object, which is implemented as an ActiveX component, is used by the other email components but may also be used on its own to encode and decode messages not intended to be sent out via email. This object:
- Is automatically used by the EasySend and EasyRetrieve methods, without you ever having to write a line of code to it.
- Can be used independently to encode and decode messages for use in systems other than email.
- Supports Base 64, Quoted Printable, Binhex, Uuencode and Uudecode, allowing its use in a broader range of applications.
- Supports multipart messages.
- Can be used in conjunction with the IMAP, POP3 or SMTP object
Back
|
|
|