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

Email Rules in Outlook



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old September 11th 07, 05:48 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Email Rules in Outlook

Yes, this is possible. The code would have to rely on a view that has the
sort order defined the way you want. Then you can select the messages you
want to forward and loop through the ActiveExplorer.Selection object (which
is just like the Items collection) to grab individual MailItem objects and
call MailItem.Forward to set that to a new MailItem - then call .Send on that
object.

--
Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"JasonB" wrote:

Could anyone let me know if the following is possible

At work, we have an email in-box which which is basically our work for the
day.
Is it possile for Outlook to distribute the emails in order to an
distribution group

For example, I may have 10 processors that day, User 1, User 2, etc
Currently, a controller forwards the emails in order, so the first email
thgat comes in goes to user1, the second to user 2...the tenth to user 10,
then the 11th to user 1, and so on
Is it possible for Outlook to do this in an automated way

Thanks

Jason


 




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 Email Rules chicago-forge Outlook - Calandaring 1 September 6th 06 09:47 PM
Outlook 2003 Custom Action on Outgoing Email Rules Pankaj Outlook and VBA 1 June 25th 06 09:35 AM
rules when sending email as another user zoran Outlook - Installation 0 February 10th 06 03:37 PM
Junk email and rules and alerts... annoyed Outlook - Installation 1 February 8th 06 07:56 PM
Outlook Rules: when email comes into inbox want to place email address into contact list [email protected] Outlook - General Queries 4 January 13th 06 07:01 AM


All times are GMT +1. The time now is 06:18 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.