how to add links under a folder in MS Outlook 2003 using outlook programming

I

indrajith_varma1

Hi..

i wanted to know whether its possible to add links under a folder
using outlook programming and COM Add Ins. I am using VS.NET
2003.....I am able to create sub folders within folders.Thats why i
wanted to know whether its possible to add or create sublinks just like
subfolders.

The requirement is that on the click of the sub links , an event should
be fired.
 
S

Sue Mosher [MVP-Outlook]

Folders can contain subfolders and individual items. I'm not sure what you mean by "links" in this scenario.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
I

indrajith_varma1

hi
wht i meant was whether folders can contain hyperlinks, just like sub
folders and that whether its possible to create those hyperlinks
programmatically using Outlook COM Add Ins.......
I had actually created sub folders using Outlook COM Add ins
 
S

Sue Mosher [MVP-Outlook]

As I said, folders can contain subfolders and Outlook items.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
I

indrajith_varma1

thanks a lot for the input..
btw, could u send me a block of code to create hyper links within the
folder
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top