Re: Solution to flags problem outside inbox for me, add-in to somehow activate tasks generated from messages?
- From: "Sue Mosher [MVP-Outlook]" <suemvp@xxxxxxxxxxxxxxx>
- Date: Tue, 30 May 2006 07:25:05 -0400
Since the code sample is designed for the sole purpose of creating new tasks from the information in email messages, I guess the answer would be Yes.
However, Outlook 2000 does not support the "run a script" rule action, so you'd have to write code to call the procedure in the sample from another procedure that specifies which item to process.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"StargateFan" <IDon'tAcceptSpam@IDon'tAcceptSpam.com> wrote in message news:c33o72l8st4lmtee86kene5v1bqksk3llt@xxxxxxxxxx
On Mon, 29 May 2006 13:52:46 -0400, "Sue Mosher [MVP-Outlook]".
<suemvp@xxxxxxxxxxxxxxx> wrote:
See http://www.outlookcode.com/codedetail.aspx?id=959 for sample code. If you need VBA basics, see http://www.outlookcode.com/d/vbabasics.htm
Will this help with converting email messages to tasks, though:
"Description: This revised version of an earlier sample shows how to
use the Namespace.GetItemFromID method in a "run a script" rule
procedure to avoid getting security prompts in Outlook 2003 when the
code accesses the Body property."
The description doesn't tell _me_ this is so.
p.s., sorry, should have mentioned. I have gone back to O2K as I'm
now back to my beloved, and less error-prone, less bug-ridden Win98SE.
"StargateFan" <IDon'tAcceptSpam@IDon'tAcceptSpam.com> wrote in message news:7rbm72ddpb57vrofbaavbj4e29hs9m8048@xxxxxxxxxx
This is something I've found that is standard Outlook behaviour (as
evidenced here many times), when we set up a rule for a message to be
put in the tasks folder, it is put there but not "activated" (or
whatever it's called). Is there a freeware add-in or freeware script
anyone knows about that will follow-up a rule and make
message-generated tasks into _real_ tasks that will then popup? That
would be one way to get around the flags outside the inbox. Any help
appreciated.
- Follow-Ups:
- References:
- Solution to flags problem outside inbox for me, add-in to somehow activate tasks generated from messages?
- From: StargateFan
- Re: Solution to flags problem outside inbox for me, add-in to somehow activate tasks generated from messages?
- From: Sue Mosher [MVP-Outlook]
- Re: Solution to flags problem outside inbox for me, add-in to somehow activate tasks generated from messages?
- From: StargateFan
- Solution to flags problem outside inbox for me, add-in to somehow activate tasks generated from messages?
- Prev by Date: Re: How to I enable Outlook to run in the background?
- Next by Date: Re: Attachment Content at risk of being altered
- Previous by thread: Re: Solution to flags problem outside inbox for me, add-in to somehow activate tasks generated from messages?
- Next by thread: Actual basic scripting help, a resource for? <was: Basic scripting Re: Solution to flags problem outside inbox ...>
- Index(es):
Relevant Pages
|