Messaging Attachments Tutorial

The MMsvAttachmentManager interface is used to create, add, modify and remove message attachments.

Prerequisites

Before you start, you must:

  • Understand the Messaging Framework.

  • Have created a message which is to be associated with an attachment.

Steps

  1. Creating attachments to messages
  2. Adding attachments to messages
  3. Retrieving and modifying attachments to messages
  4. Removing attachments from messages

Related concepts