IMAPIViewAdviseSink::OnSaved
Office 2013
Published: July 16, 2012
Notifies the form viewer that the current message in a form has been saved.
HRESULT OnSaved( void );
A form object calls the IMAPIViewAdviseSink::OnSaved method after the current message in a form has been successfully saved. Doing so permits viewers to update their windows to reflect changes to the message.
For more information about form notifications, see Sending and Receiving Form Notifications.