RE: how to disable outlook prompt default messages before sending
From: Eric Legault [MVP - Outlook] (elegaultZZZ_at_REMOVEZZZmvps.org)
Date: 10/19/04
- Previous message: Scott Emick: "how do I force a new mailitem to use the HTML editor but not the WORD editor?"
- In reply to: outlook default messages: "RE: how to disable outlook prompt default messages before sending"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 19 Oct 2004 13:05:01 -0700
If you mean you need to know which properties and methods are subject to the
object model guard, see the links in the "Version differences" section of the
page I referred you to for details depending on your Outlook version.
The only way to bypass the prompts is to use any of the methods outlined in
the "Strategies" section of that same page.
--
Eric Legault - B.A, MCP, MCSD, Outlook MVP
--------------------------------------------------
{Private e-mails ignored}
Job: http://www.imaginets.com
Blog: http://blogs.officezealot.com/legault/
"outlook default messages" wrote:
> hi
> thank you
> where should I see this blocked property to disable outlook default messages
> mentioned in article you suggested
> Microsoft Outlook "Object Model Guard" Security Issues for Developers:
> http://www.outlookcode.com/d/sec.htm
>
> Note that setting a blocked property is generally OK. For example, this
> statement will not trigger an address security prompt:
>
>
>
> "Eric Legault [MVP - Outlook]" wrote:
>
> > See this page for more info:
> >
> > Microsoft Outlook "Object Model Guard" Security Issues for Developers:
> > http://www.outlookcode.com/d/sec.htm
> >
> > --
> > Eric Legault - B.A, MCP, MCSD, Outlook MVP
> > --------------------------------------------------
> > {Private e-mails ignored}
> > Job: http://www.imaginets.com
> > Blog: http://blogs.officezealot.com/legault/
> >
> >
> > "outlook default messages" wrote:
> >
> > > Hi
> > > We have an VB application to create EXCEL attachment
> > > The application sends the mail automatically by using Microsoft outlook.
> > > The outlook is giving below prompts before sending the mail...
> > > I need to application to send mail automatically without prompting these
> > > messages
> > > Please advice me the way to suppress/disable the feature of these messages
> > > I appreciate your help
> > >
> > > Thank you
> > > Venkat
> > >
> > > A program is trying to access email addresses you have stored in outlook.
> > > Do you want to allow this? If this is unexpected, it maybe a virus and you
> > > should choose “NO”
> > >
> > > ALLOW ACCESS FOR MINUTES
> > >
> > > YES NO HELP
> > >
> > > AFTER HITTING YES BUTTON THE BELOW MESSAGE POPUP
> > >
> > > A program is trying to automatically send email on your behalf
> > > Do you want allow this
> > > If this is unexpected it may be virus and you should choose “NO”
> > >
> > > YES NO HELP
> > >
- Previous message: Scott Emick: "how do I force a new mailitem to use the HTML editor but not the WORD editor?"
- In reply to: outlook default messages: "RE: how to disable outlook prompt default messages before sending"
- Messages sorted by: [ date ] [ thread ]