Ah, sorry - I guess this really shows that I do not use Favorites (not PF
favorites) at all :-)
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Sue Mosher [MVP-Outlook]" wrote in message
...
That would only work if it's a public folder, though, and does it work for
mail folders? There's no generic method for display just any folder under
favorites.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Dmitry Streblechenko" wrote in message
...
MAPIFolder.AddToPFFavorites is what you need.
Works in all versions of Outlook, at least starting with Outlook 2000.
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Sue Mosher [MVP-Outlook]" wrote in message
...
D'oh. I remember now getting tripped up by that before. Thanks. I think
you'll need Outlook 2007 to be able to do what you want programmatically.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"mad" wrote in message
...
MAPIFolder.AddToFavorites adds folder to Internet Explorer favorites.
On May 30, 4:21 pm, "Sue Mosher [MVP-Outlook]"
wrote:
Call the MAPIFolder.AddToFavorites method.
"mad" wrote in
...
Hello!
How can i add a folder to Outlook 2003 favorites?