![]() |
| 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. |
|
|||||||
| Tags: 2003, favorites, outlook |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello!
How can i add a folder to Outlook 2003 favorites? |
| Ads |
|
#2
|
|||
|
|||
|
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? |
|
#3
|
|||
|
|||
|
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? |
|
#4
|
|||
|
|||
|
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? |
|
#5
|
|||
|
|||
|
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? |
|
#6
|
|||
|
|||
|
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? |
|
#7
|
|||
|
|||
|
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? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Folders added to "Favorites" disappearing after Outlook 2003 is closedand reopened | Mike Freeman | Outlook - General Queries | 2 | June 19th 07 09:30 PM |
| Is there a way to synchronize favorites between 2 computers? i.e. copy any favorites on computer A but not computer B to computer B and any on computer B but not computer A to computer A? | Huck | Outlook - Using Contacts | 1 | September 17th 06 11:54 AM |
| AOL to Outlook 2003, transfer contacts and favorites, help? | Jakfrost | Outlook - General Queries | 2 | September 8th 06 03:06 PM |
| How do I put IE Favorites in Outlook 2003? | syl1985 | Outlook - Installation | 1 | September 5th 06 01:20 PM |
| Outlook Folders and Favorites 2003 sp2 | JGH | Outlook - General Queries | 3 | January 26th 06 08:01 AM |