![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I have another problem with RDOSession.GetFolderFromPath in Outlook2007
the FullFolderPath retrieved from ActiveExplorer.CurrentFolder is localized. That means in my German Outlook Version the path is '//Persönlicher Ordner/Suchordner/Große Nachrichten' but RDOSession.GetFolderFromPath can't find the folder with this path. It will find the folder when i replace 'Suchordner' with 'Search Folders'. So the path '//Persönlicher Ordner/Search Folders/Große Nachrichten' works with RDOSession.GetFolderFromPath. When i look now at the RDOFolder.FolderPath property it states also that the path is '//Persönlicher Ordner/Search Folders/Große Nachrichten'. So RDO and Outlook seems to have different ideas of what the path should look like. Question - particularly for Dimitry ![]() Thanks -- Ralf Jansen deepinvent Software GmbH - Viersen, Germany - http://www.deepinvent.com Blog: http://mailstore-blog.blogspot.com Archiving E-mails with MailSto http://www.mailstore.com |
Ads |
#2
|
|||
|
|||
![]()
The problem is that "Search Folders" or "Suchordner" is never used in MAPI,
it comes from the Outlook UI, so it is hardcoded. Contact me at my private e-mail address for an updated version. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Ralf Jansen" wrote in message ... I have another problem with RDOSession.GetFolderFromPath in Outlook2007 the FullFolderPath retrieved from ActiveExplorer.CurrentFolder is localized. That means in my German Outlook Version the path is '//Persönlicher Ordner/Suchordner/Große Nachrichten' but RDOSession.GetFolderFromPath can't find the folder with this path. It will find the folder when i replace 'Suchordner' with 'Search Folders'. So the path '//Persönlicher Ordner/Search Folders/Große Nachrichten' works with RDOSession.GetFolderFromPath. When i look now at the RDOFolder.FolderPath property it states also that the path is '//Persönlicher Ordner/Search Folders/Große Nachrichten'. So RDO and Outlook seems to have different ideas of what the path should look like. Question - particularly for Dimitry ![]() Thanks -- Ralf Jansen deepinvent Software GmbH - Viersen, Germany - http://www.deepinvent.com Blog: http://mailstore-blog.blogspot.com Archiving E-mails with MailSto http://www.mailstore.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Redemption RDOSession.GetFolderFromPath and Exchange Cache Mode | Ralf Jansen | Add-ins for Outlook | 5 | November 9th 06 06:29 AM |
searchFolders OL2003 | T-rev | Add-ins for Outlook | 0 | September 21st 06 02:59 PM |
Redemption+CBuilder: RDOSession.Logon MAPILogonEx-Error | [email protected] | Add-ins for Outlook | 2 | September 1st 06 08:32 AM |
outlook2007 and exchange 2003 | David Cleland | Outlook - General Queries | 1 | July 13th 06 07:36 AM |
Outlook2007 Can't select text | Jeff | Outlook - General Queries | 1 | June 7th 06 03:03 PM |