I will probably use EntryID if
(IExplorer.CurrentFolderFOutlookTodayFolder) will not work
It shows different addresses for IExplorer.CurrentFolder and
FOutlookTodayFolder
How can I compare them?
"Dmitry Streblechenko" wrote in message
...
You'd be better off comparing the entry ids rather than names.
The fact that (IExplorer.CurrentFolder FOutlookTodayFolder) is
perfectly normal. Each time you access Explorer.CurrentFolder, OOM returns
a brand new COM object.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/