Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Processing incoming emails (http://www.outlookbanter.com/add-ins-outlook/72328-processing-incoming-emails.html)

John[_11_] May 20th 08 09:05 PM

Processing incoming emails
 
Hi

Outlook 2003.

How can I check the subject line of each incoming email and if a particular
string is found display an outlook alert with a link to the particular
email?

Thanks

Regards



Dmitry Streblechenko May 20th 08 10:12 PM

Processing incoming emails
 
Use Application.NewMailEx event to open the new message and read the Subject
property.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"John" wrote in message
...
Hi

Outlook 2003.

How can I check the subject line of each incoming email and if a
particular string is found display an outlook alert with a link to the
particular email?

Thanks

Regards




John[_11_] May 20th 08 10:28 PM

Processing incoming emails
 
Thanks. Anyway to raise the alter from within code?

Thanks again.

Regards

"Dmitry Streblechenko" wrote in message
...
Use Application.NewMailEx event to open the new message and read the
Subject property.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"John" wrote in message
...
Hi

Outlook 2003.

How can I check the subject line of each incoming email and if a
particular string is found display an outlook alert with a link to the
particular email?

Thanks

Regards







Dmitry Streblechenko May 21st 08 05:42 PM

Processing incoming emails
 
Raise? What for? Do you mean you want to programmatically create a new
message and want Outlook to treat it as a new message?

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"John" wrote in message
...
Thanks. Anyway to raise the alter from within code?

Thanks again.

Regards

"Dmitry Streblechenko" wrote in message
...
Use Application.NewMailEx event to open the new message and read the
Subject property.

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"John" wrote in message
...
Hi

Outlook 2003.

How can I check the subject line of each incoming email and if a
particular string is found display an outlook alert with a link to the
particular email?

Thanks

Regards










All times are GMT +1. The time now is 12:28 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-2006 OutlookBanter.com