Platform SDK: Exchange 2000 Server

DeleteReceivedMessage Method

[This is preliminary documentation and subject to change.]

Deletes the message correlated with the ProcessInstance item.

[Visual Basic,VBScript]
Sub DeleteReceivedMessage()
[C++]
HRESULT DeleteReceivedMessage();
[IDL]
HRESULT DeleteReceivedMessage();

Remarks

You can only call this item for the OnReceive CdoWfEventType. This deletes the message that was correlated with the ProcessInstance.