Platform SDK: SMTP Server Events

IMailMsgQueueMgmt::SetRecipientCount

[This is preliminary documentation and subject to change.]

Set the recipient count.

HRESULT SetRecipientCount([in] DWORD dwCount);
dwCount
The new value to which to set the recipient count.

Return Values

Value Description
S_OK Success.

See Also

IMailMsgQueueMgmt.GetRecipientCount

IMailMsgQueueMgmt.DecrementRecipientCount

IMailMsgQueueMgmt.IncrementRecipientCount