Platform SDK: Exchange Server |
The HrMAPIDeleteMessage function deletes a message from a folder.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrMAPIDeleteMessage( LPMAPIFOLDER lpFolder, ULONG cbeid, LPENTRY lpeid );
See Return Values.
For more information on this function, see the HrMAPIDeleteMessage 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.