IMsgStore
The IMsgStore interface provides access to message store information, to messages, and to folders.
| IMsgStore methods | Description |
|---|---|
|
IMsgStore::AbortSubmit |
Not supported — do not use. |
|
Registers to receive notifications of specified events affecting the message store. | |
|
IMsgStore::CompareEntryIDs |
Not supported — do not use. |
|
IMsgStore::FinishedMsg |
Not supported — do not use. |
|
IMsgStore::GetOutgoingQueue |
Not supported — do not use. |
|
Obtains the folder that was established as the destination for incoming messages of a specified message class, or the default receive folder for the message store. | |
|
IMsgStore::GetReceiveFolderTable |
Not supported — do not use. |
|
IMsgStore::NotifyNewMail |
Not supported — do not use. |
|
Opens a folder or message, and returns an interface pointer for further access. | |
|
IMsgStore::SetLockState |
Not supported — do not use. |
|
IMsgStore::SetReceiveFolder |
Not supported — do not use. |
|
IMsgStore::StoreLogoff |
Not supported — do not use. |
|
Cancels the sending of notifications previously set up with a call to the IMsgStore::Advise method. |