Bluter
Guest
|
Posted:
Thu Jan 20, 2005 7:51 pm Post subject:
How to automatically create a Task from an incomming Email |
|
|
Hi,
I want to know, how i can manage, that Outlook 2003 creates a Task from an
incomming Email with a spezific subject. The functions, includet in the
rules manager are not enoughe for my Problem.
We also have an Exchange Server , so that the solution can be caused on
server- or Client-side
THX for you answers.
|
|
Sue Mosher [MVP-Outlook]
Guest
|
Posted:
Thu Jan 20, 2005 8:21 pm Post subject:
Re: How to automatically create a Task from an incomming Ema |
|
|
See http://www.outlookcode.com/codedetail.aspx?id=645 for a VBA code sample
that shows how client code would do this. Server-based code would use
totally different objects and properties.
FYI, there is a newsgroup specifically for general Outlook programming
issues "down the hall" at microsoft.public.outlook.program_vba or, via web
interface, at
http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba
Exchange development discussions are in the
microsoft.public.exchange.applications and
microsoft.public.exchange.development newsgroups or the forum at
http://forum.cdolive.com/ShowForum.aspx?ForumID=6
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Bluter" <Bluter@discussions.microsoft.com> wrote in message
news:F07595D0-5262-44A5-86F8-B27114221544@microsoft.com...
| Quote: | Hi,
I want to know, how i can manage, that Outlook 2003 creates a Task from an
incomming Email with a spezific subject. The functions, includet in the
rules manager are not enoughe for my Problem.
We also have an Exchange Server , so that the solution can be caused on
server- or Client-side
THX for you answers.
|
|
|