D
Dan P.
I have a couple of questions regarding a macro that I would like to use
in Outlook 2002. It will run when a new message hits my Inbox and take
action if the message contains specific text.
First, I need it to run automatically without the warning: "A program
is trying to access e-mail addresses you have stored in Outlook. Do you
want to allow this?" Of course I do. I created a digital certificate
and set the security to run macros with that certificate. Why am I
still getting this warning?
Second, I would like to flag for follow up the messages that are acted
on by the macro. I am trying to use Email.FlagStatus = olFlagMarked but
it doesn't appear to do anything. Am I misusing this call or is there a
better one?
Thanks for any help.
in Outlook 2002. It will run when a new message hits my Inbox and take
action if the message contains specific text.
First, I need it to run automatically without the warning: "A program
is trying to access e-mail addresses you have stored in Outlook. Do you
want to allow this?" Of course I do. I created a digital certificate
and set the security to run macros with that certificate. Why am I
still getting this warning?
Second, I would like to flag for follow up the messages that are acted
on by the macro. I am trying to use Email.FlagStatus = olFlagMarked but
it doesn't appear to do anything. Am I misusing this call or is there a
better one?
Thanks for any help.