IMAPIMessageSite::SaveMessage

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

Quick Info

See IMAPIMessageSite : IUnknown1XJJ0FL.

 

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. After being saved, the message generates the usual form object behavior.

For information about implementing the interfaces related to form servers, see MAPI Form Interfaces Used by Client Applications1AR39HN.