thanks a lot for the input..
btw, could u send me a block of code to create hyper links within the
folder
Sue Mosher [MVP-Outlook] wrote:
As I said, folders can contain subfolders and Outlook items.
--
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
"indrajith_varma1" wrote in message oups.com...
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
Sue Mosher [MVP-Outlook] wrote:
Folders can contain subfolders and individual items. I'm not sure what you mean by "links" in this scenario.
"indrajith_varma1" wrote in message oups.com...
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.