IMAPIMessageSite::SaveMessage

The IMAPIMessageSite::SaveMessage method requests that the current message be saved.

Quick Info

See IMAPIMessageSite : IUnknown.

HRESULT SaveMessage();

Parameters

None.

Return Values

S_OK
The call succeeded and has returned the expected value or values.

Remarks

Forms call the IMAPIMessageSite::SaveMessage method to request that a message be saved.

For a list of interfaces related to form servers, see MAPI Form Interfaces.