IMimeMessageTree interface

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.

Members

The IMimeMessageTree interface inherits from IPersistStreamInit but does not have additional members.

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.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Mimeole.h
IDL
Mimeole.idl
DLL
Inetcomm.dll (version 6.0 or later)