Y
yani
Hi all,
While trying to create shortcut for Mapi Folders in Outlook bar for
OL2000,i am getting an error saying "Can't copy the items. Could not
open the item. try again"
However one can easily drag the same Mapi folders to the Outlook bar
in OL2K3 and OLXP.
I am writing the code in C++ (VS 7.1)
The following properties are populated for the IMAPIFolder :
PR_MDB_PROVIDER
PR_STORE_SUPPORT_MASK
PR_ENTRYID
PR_PARENT_ENTRYID
PR_ACCESS
PR_ACCESS_LEVEL
PR_RECORD_KEY
PR_STORE_RECORD_KEY
PR_MAPPING_SIGNATURE
PR_DISPLAY_NAME
PR_FOLDER_TYPE
PR_CONTENT_COUNT
PR_CONTENT_UNREAD
PR_SUBFOLDERS
PR_DEFAULT_VIEW_ENTRYID
PR_FOLDER_XVIEWINFO_E
PR_OBJECT_TYPE
PR_ACCESS_LEVEL
PR_INSTANCE_KEY
Do i need to support some specific property for creating shortcut for
OL2000?
Regards,
yani
While trying to create shortcut for Mapi Folders in Outlook bar for
OL2000,i am getting an error saying "Can't copy the items. Could not
open the item. try again"
However one can easily drag the same Mapi folders to the Outlook bar
in OL2K3 and OLXP.
I am writing the code in C++ (VS 7.1)
The following properties are populated for the IMAPIFolder :
PR_MDB_PROVIDER
PR_STORE_SUPPORT_MASK
PR_ENTRYID
PR_PARENT_ENTRYID
PR_ACCESS
PR_ACCESS_LEVEL
PR_RECORD_KEY
PR_STORE_RECORD_KEY
PR_MAPPING_SIGNATURE
PR_DISPLAY_NAME
PR_FOLDER_TYPE
PR_CONTENT_COUNT
PR_CONTENT_UNREAD
PR_SUBFOLDERS
PR_DEFAULT_VIEW_ENTRYID
PR_FOLDER_XVIEWINFO_E
PR_OBJECT_TYPE
PR_ACCESS_LEVEL
PR_INSTANCE_KEY
Do i need to support some specific property for creating shortcut for
OL2000?
Regards,
yani