Platform SDK: SMTP Server Events

IMailMsgRecipients::DomainCount

[This is preliminary documentation and subject to change.]

Get the domain count for current recipients.

HRESULT DomainCount( [out] DWORD *pdwCount );
pdwCount
Receives the domain count result.

Return Values

Value Description
S_OK Success.