IMimeEnumProperties interface

Do not use. Enumerates the items in an IMimePropertySet object.

Members

The IMimeEnumProperties interface inherits from the IUnknown interface but does not have additional members.

Remarks

This interface allows a client to enumerate the properties in a message or a message body. A client can obtain an IMimeEnumProperties object by calling EnumProps. This interface adheres to the definition of a standard OLE enumerator interface.

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)