R
Ralf Jansen
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 - Is that behaviour fixable?
Thanks
--
Ralf Jansen
deepinvent Software GmbH - Viersen, Germany - http://www.deepinvent.com
Blog: http://mailstore-blog.blogspot.com
Archiving E-mails with MailStore: http://www.mailstore.com
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 - Is that behaviour fixable?
Thanks
--
Ralf Jansen
deepinvent Software GmbH - Viersen, Germany - http://www.deepinvent.com
Blog: http://mailstore-blog.blogspot.com
Archiving E-mails with MailStore: http://www.mailstore.com