Platform SDK: Exchange Server |
The FIsPublicStore function determines whether an information store is a public store.
Header file: | EDKMAPI.H |
Library: | EDKMAPI.LIB |
BOOL FIsPublicStore( LPMDB lpmdb );
For information on obtaining a pointer to the IMsgStore interface, see the IMAPISession::OpenMsgStore method in the MAPI Programmer's Reference.
For more information on this function, see Determining the Type of Information Store.