Platform SDK: Exchange Server |
The HrMAPIFindOutbox function retrieves the IPM outbox folder.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
HRESULT HrMAPIFindOutbox( LPMDB lpMdb, ULONG * lpcbeid, LPENTRYID * lppeid );
See Return Values.
For information related to the HrMAPIFindOutbox function, see Opening the Inbox. For more information, see the HrMAPIFindOutbox function in IFIND.C under the EDKMAPI code sample in the Code Samples folder.
For information on the ENTRYID structure and IMsgStore interface, see the MAPI Programmer's Reference.