A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

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



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 25th 06, 12:11 PM posted to microsoft.public.outlook.program_vba
indrajith_varma1
external usenet poster
 
Posts: 6
Default how to add links under a folder in MS Outlook 2003 using outlook programming

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.

Ads
  #2  
Old September 25th 06, 01:20 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default how to add links under a folder in MS Outlook 2003 using outlook programming

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
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..

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.

  #3  
Old September 25th 06, 06:21 PM posted to microsoft.public.outlook.program_vba
indrajith_varma1
external usenet poster
 
Posts: 6
Default how to add links under a folder in MS Outlook 2003 using outlook programming

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.

--
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..

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.


  #4  
Old September 25th 06, 06:38 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default how to add links under a folder in MS Outlook 2003 using outlook programming

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.


  #5  
Old September 26th 06, 06:56 AM posted to microsoft.public.outlook.program_vba
indrajith_varma1
external usenet poster
 
Posts: 6
Default how to add links under a folder in MS Outlook 2003 using outlook programming

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.



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2007 beta2 issue.(Folder URL links) T-rev Outlook - General Queries 1 September 19th 06 03:31 PM
Outlook programming Jerod Mills Outlook - General Queries 3 July 27th 06 05:17 PM
Outlook programming Jerod Mills Outlook and VBA 3 July 27th 06 05:17 PM
Outlook programming Jerod Mills Outlook - Using Forms 3 July 27th 06 05:17 PM
Choice of programming tool for Outlook programming [email protected] Outlook and VBA 4 July 13th 06 11:48 AM


All times are GMT +1. The time now is 08:58 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.