The HrMAPIMoveMessage function transfers a message from one folder to another.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrMAPIMoveMessage(
LPMAPIFOLDER lpSrcFolder,
LPMAPIFOLDER lpDstFolder,
ULONG cbeid,
LPENTRYID lpeid
);
See Return Values.
For more information on this function, see the HrMAPIMoveMessage function in IMESSAGE.C under the EDKMAPI code sample in the Code Samples folder.
For information on the IMAPIFolder interface, see the MAPI Programmer's Reference.
HrMAPICopyMessage, HrMAPIDeleteMessage, HrMAPIMoveOneProp