Platform SDK: SMTP Server Events

ISmtpOutCommandContext::SetCommandStatus

[This is preliminary documentation and subject to change.]

The ISmtpCommandContext::SetCommandStatus method sets the current command status for the outbound SMTP protocol command.

HRESULT SetCommandStatus(
[in]  DWORD  dwCommandStatus
);

Parameters

dwCommandStatus
The value to which to set the status.

Return Values

Remarks