![]() |
Outlook 2003 favorites
Hello!
How can i add a folder to Outlook 2003 favorites? |
Outlook 2003 favorites
Call the MAPIFolder.AddToFavorites method.
-- 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 ... Hello! How can i add a folder to Outlook 2003 favorites? |
Outlook 2003 favorites
MAPIFolder.AddToFavorites adds folder to Internet Explorer favorites.
On May 30, 4:21 pm, "Sue Mosher [MVP-Outlook]" wrote: Call the MAPIFolder.AddToFavorites method. -- 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 ... Hello! How can i add a folder to Outlook 2003 favorites? |
Outlook 2003 favorites
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? |
Outlook 2003 favorites
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? |
Outlook 2003 favorites
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? |
Outlook 2003 favorites
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? |
All times are GMT +1. The time now is 12:29 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com