
how to use Extended MAPI in VB
VB cannot use Extended MAPI. Extended MAPI can only be accessed using
C++ or Delphi. However, you can use Redemption, which is a COM object
wrapping some Extended MAPI functionality to avoid those dialogs. See
Redemption at www.dimastr.com for examples and the Redemption COM
object.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm
Quote:
> I want to know how to use xtended mapi to get rid of the
> alert boxes appearing while address book is accessed or
> mail is sent.
> please clear me out in this.
> thanks
> Prassana