Platform SDK: SMTP Server Events

ISmtpServerResponseContext::SetResponseStatus

[This is preliminary documentation and subject to change.]

Sets the SMTP response status to the indicated value.

HRESULT SetResponseStatus(
  [in]  DWORD  dwResponseStatus
);

Parameters

dwResponseStatus
The value to which to set the response status.

Return Values

Remarks