Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: Add a RSS feed in Outlook

Geek News

Add a RSS feed in Outlook
Bickers 3/11/2007 11:20:05 PM
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.
Re: Add a RSS feed in Outlook
"Sue Mosher [MVP-Outlook]" <suemvp[ at ]outlookcode.com> 3/12/2007 1:04:06 AM
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" <Bickers[ at ]discussions.microsoft.com> wrote in message news:7B4C7226-1AAA-489F-BEDA-FBDD6AA0555E[ at ]microsoft.com...
[Quoted Text]
> 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.
Re: Add a RSS feed in Outlook
Bickers 3/12/2007 9:55:02 AM
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:

[Quoted Text]
> 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" <Bickers[ at ]discussions.microsoft.com> wrote in message news:7B4C7226-1AAA-489F-BEDA-FBDD6AA0555E[ at ]microsoft.com...
> > 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.
>

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net