Platform SDK: SMTP Server Events

IMailMsgQueueMgmt::GetRecipientCount

[This is preliminary documentation and subject to change.]

Get the recipient count.

HRESULT GetRecipientCount([out] DWORD *pdwCount);
pdwCount
On successful return, the current recipient count.

Return Values

Value Description
S_OK Success.

See Also

IMailMsgQueueMgmt.SetRecipientCount

IMailMsgQueueMgmt.DecrementRecipientCount

IMailMsgQueueMgmt.IncrementRecipientCount