Click to Rate and Give Feedback
MSDN
MSDN Library
Reference
Messaging Reference
Interfaces
IMimeMessageParts

  Switch on low bandwidth view
IMimeMessageParts Interface

Do not use. Manages a partial message collection.

Remarks

Because of message size limitations on the Internet, it may be necessary to split a large message into smaller parts before transmitting it using a particular protocol. Likewise, a client may receive a group of partial messages from another client that need to be combined to produce the original message. This interface allows a client to perform both types of operations.

To split a message into smaller parts, a client calls IMimeMessage::SplitMessage, which creates an IMimeMessageParts object. The client then calls IMimeMessageParts::EnumParts to obtain an IMimeEnumMessageParts object that can be used to enumerate and save the partial messages.

Interface Information

Stock Implementationinetcomm.dll version 6.0 or later
Custom ImplementationNo
Inherits from IUnKnown
Header and IDL filesmimeole.h, mimeole.idl
Minimum availabilityOutlook Express 6.0
Minimum operating systems Windows XP
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker