Platform SDK: SMTP Server Events |
[This is preliminary documentation and subject to change.]
Decrement the recipient count.
HRESULT DecrementRecipientCount([in] DWORD dwDecrement);
Value | Description |
---|---|
S_OK | Success. The recipient count is now zero. |
S_FALSE | Success. The recipient count is greater than zero. |
E_FAIL | The resulting recipient count is negative. |
IMailMsgQueueMgmt.SetRecipientCount