Extended Mapi

K

Ken Slovak - [MVP - Outlook]

Extended MAPI can only be programmed using C++ or Delphi. You can
access the same properties using CDO 1.21 in VB or you can use
Redemption (www.dimastr.com/redemption) which is a COM wrapper for
some of Extended MAPI and which can be used with VB.
 
Top