M
Maddy
Hi ,
I want to get items from user created folders from outlook 2003.
How can I do this.In case of default folders we can do that by using
pFolder=pApp->GetNamespace(_bstr_t("MAPI"))->GetDefaultFolder(olFolderInbox);
Here for default folder olFolderInbox enumeration is there , what should be
done in cae of user created folders.
Please do suggest on the same.
Thanks in advance.
I want to get items from user created folders from outlook 2003.
How can I do this.In case of default folders we can do that by using
pFolder=pApp->GetNamespace(_bstr_t("MAPI"))->GetDefaultFolder(olFolderInbox);
Here for default folder olFolderInbox enumeration is there , what should be
done in cae of user created folders.
Please do suggest on the same.
Thanks in advance.