View Single Post
  #3  
Old March 12th 07, 10:55 AM posted to microsoft.public.outlook.program_addins
Bickers
external usenet poster
 
Posts: 7
Default Add a RSS feed in Outlook

Thanks Sue.

I had tried that already, but I was using the wrong URL format.

I was using

"http://msdn.microsoft.com/office/rss.xml"

instead of

"outlookfeed://msdn.microsoft.com/office/rss.xml"

Thanks for replying in the other forum too

Phil.

"Sue Mosher [MVP-Outlook]" wrote:

Namespace.OpenSharedFolder

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Bickers" wrote in message ...
Hiya,

How do I add a RSS feed to the RSS Folder in Outlook using code ?

All I've been able to find is that the RSS Feed container is a Post Item
with a class of IPM.Post.RSS, but I have no idea how to turn that into a RSS
item.

Cheers,

Phil.


Ads