ClassFactory
(1)
Mapilogonex
(1)
Backofficestorage
(1)
Userprofile
(1)
Inbox
(1)
User1
(1)
MBX
(1)

how to get message using extended mapi

Asked By Ashish
13-Oct-09 03:40 AM
If i have a mail path like
file://./backofficestorage/red.local/MBX/user1/inbox/mail1.eml

Then how to access access this message using extended mapi

I am successfully login to the user (user1)
Mapilogonex(userprofile);

Please give any sample

i think through message path we cant access that message suing extended

Ashish replied to Ashish
13-Oct-09 10:22 AM
i think through message path we cant access that message suing extended mapi

but if i have message entry id then we can access that message.
but when i try to get its message store i get following error
0x80040111 ClassFactory cannot supply requested class

how to remove this error and get message successfully
Post Question To EggHeadCafe