IMailMsgQueueMgmt Interface

IMailMsgQueueMgmt Interface

The IMailMsgQueueMgmt interface defines methods used to manage the usage reference counts for MailMsg objects.

  • IID
    b2564d0a-d5a1-11d1-9ff7-00c04fa37348
  • Extends
    IUnknown

Methods

Method Description

AddUsage

Increment the usage count.

ReleaseUsage

Decrement the usage count.

SetRecipientCount

Set the recipient count.

GetRecipientCount

Get the recipient count.

DecrementRecipientCount

Decrement the recipient count.

IncrementRecipientCount

Increment the recipient count.

Delete

Delete the backing store for the message object (with asynchronous completion).