![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Am Fri, 6 Jan 2006 19:53:02 -0800 schrieb sheldon:
What you´re looking for is the ItemAdd event of that folder. A sample is available in the VBA help. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook I have set up a rule that sends a message from a user to a specific folder. What I would like to do is, once the email arrives in the specified folder, send a brand new message to a user notifying him of the arrival of a message in that folder. I do not want to reply because there are attachments in the mail and I do not want to reply to the original sender. I can construct a new email using vba but I need some type of trigger like checking the folder that the mail was routed to for unread messages and on each update of that folder fire off the new message. If anybody could help I would really appreciate it. Thanks |
Ads |
#2
|
|||
|
|||
![]()
I have a folder, or more specifically a sub folder, called homemessage in my
outlook PST. How can I determine that this folder hass a new unread message. As previously stated I already know who is going to get the message. The example below provides coding for one of the standard folders like contacts or inbox. How do I specify a folder like inbox\homemessage? Then can I use comparable code like the itemadd to send the mail. Thanks for your help Sheldon "Michael Bauer" wrote: Am Fri, 6 Jan 2006 19:53:02 -0800 schrieb sheldon: What you´re looking for is the ItemAdd event of that folder. A sample is available in the VBA help. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook I have set up a rule that sends a message from a user to a specific folder. What I would like to do is, once the email arrives in the specified folder, send a brand new message to a user notifying him of the arrival of a message in that folder. I do not want to reply because there are attachments in the mail and I do not want to reply to the original sender. I can construct a new email using vba but I need some type of trigger like checking the folder that the mail was routed to for unread messages and on each update of that folder fire off the new message. If anybody could help I would really appreciate it. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
send a message to email 2 & 3 when selecting multiple contacts | Karen NZ | Outlook - Using Contacts | 9 | September 4th 06 05:04 PM |
have server reply using a specific message | Terry | Outlook - Installation | 2 | March 7th 06 02:00 PM |
Send plain text to specific contacts. | Jarryd | Outlook - Using Contacts | 4 | March 2nd 06 04:32 PM |
Where does OutlookExpress 6.0 saves all its user specific settings on W2K Pro? | David F | Outlook Express | 2 | February 1st 06 10:59 AM |
Unable to send test message when setting up email account | Brad | Outlook - General Queries | 9 | January 11th 06 03:44 PM |