View Single Post
  #7  
Old January 25th 06, 02:01 PM posted to microsoft.public.outlook.program_vba
Rob Nicholson
external usenet poster
 
Posts: 15
Default Is Extended MAPI "hard"?

Redemption does it's magic and avoids the Outlook security because it's a
COM wrapper for Extended MAPI stuff. So it doesn't use the Outlook object
model or CDO libraries at all. Dmitry, the author has given us a subset of
the things you can do with Extended MAPI but with the COM wrapper
Redemption can be used from any language that can work with COM (VB,
VB.NET, C#, even VBScript).


Thanks for this - happier with Redemption now I know I it works under the
hood. We will check it out.

Cheers, Rob.


Ads