D
Durga Prasad
Hi,
we have implemented the MAPI storage provider for our
messaging system which is working fine with Outlook 2000
and XP.
While dubuging the code, it was found that immeadiatly
after the logon to message store, while listing the
folders like calender, tasks etc., Outlook/MAPI is trying
to create a folder by name "Reminders" of type
"FOLDER_SEARCH" under the root folder. Currently out code
is returning MAPI_E_NO_SUPPORT for this CreateFolder call.
What is this Reminders folder that outlook is trying to
create and why is it of type FOLDER_SEARCH?
thanks for your help.
regards,
durga.
we have implemented the MAPI storage provider for our
messaging system which is working fine with Outlook 2000
and XP.
While dubuging the code, it was found that immeadiatly
after the logon to message store, while listing the
folders like calender, tasks etc., Outlook/MAPI is trying
to create a folder by name "Reminders" of type
"FOLDER_SEARCH" under the root folder. Currently out code
is returning MAPI_E_NO_SUPPORT for this CreateFolder call.
What is this Reminders folder that outlook is trying to
create and why is it of type FOLDER_SEARCH?
thanks for your help.
regards,
durga.