Do not use. Parses and creates Internet messages. IMimeMessageTree treats a message as a tree of bodies where each body has a header and associated content. It gives a client the most flexible, low-level access to a message.
Remarks
The IMimeMessage and IMimeMessageW interfaces give a client higher-level access and are easier to use.
The persistence format for IMimeMessageTree is an RFC 822
or RFC 1521
(MIME) message. This interface supports multiple persistence interfaces.
Interface Information
| Stock Implementation | inetcomm.dll version 6.0 or later |
|---|
| Custom Implementation | No |
|---|
| Inherits from |
IPersistStreamInit |
|---|
| Header and IDL files | mimeole.h, mimeole.idl |
|---|
| Minimum availability | Outlook Express
6.0 |
|---|
| Minimum operating systems |
Windows XP |
|---|