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

Can I automate creating new folders?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 5th 06, 02:36 AM posted to microsoft.public.outlook.program_vba
Chris
external usenet poster
 
Posts: 280
Default Can I automate creating new folders?

I want to automate a set of tasks that I need for my work. It requires:
- Copying existing folders
- Renaming copied folders
- Creating file system level directories

Even if I can't do all of the above, can I at least do the top 2? I am using
VBA with Outlook 2003.

thanks,
  #2  
Old April 5th 06, 06:39 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default Can I automate creating new folders?

Am Tue, 4 Apr 2006 17:36:01 -0700 schrieb Chris:

Each Mapifolder object has a CopyTo function and a Name property. For the
directory in the file system it´s easy to use the FileSystemObject from the
Microsoft Scripting Runtime, simply set a reference via Tools/References
onto that library.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.vbOffice.net --


I want to automate a set of tasks that I need for my work. It requires:
- Copying existing folders
- Renaming copied folders
- Creating file system level directories

Even if I can't do all of the above, can I at least do the top 2? I am

using
VBA with Outlook 2003.

thanks,

 




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
Automate Outlook username and server Sam Stamp Outlook - Installation 2 December 13th 07 08:02 AM
Is it possible to automate this? John 3:16 Outlook - General Queries 0 March 27th 06 03:26 PM
Automate keystrokes w/ VBA? Rich Roller Outlook and VBA 10 February 23rd 06 04:53 PM
Automate mail account creation? Doug Outlook - Installation 2 February 8th 06 07:03 PM
How to automate sending email with different attachments Xluser@work Outlook and VBA 3 January 25th 06 05:33 AM


All times are GMT +1. The time now is 09:06 AM.


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.