RDO (Redemption Objects) with events in VB 6.0

D

ddvpost

Hi,
How can I use Redemption.RDOItems events in VB 6.0?

I can't add reference to Redemption at my add-in project, because no
Redemption object is in the References list. And source
Dim WithEvents oRDOItems as Redemption.RDOItems
raises compile error due user-defined type not defined.

What I have to do?
 
D

Dmitry Streblechenko

If you are using version 4.2, you should see "Redemption" in the list of
available COM libraries. If you are using a previous version, it will be
called "SafeOutlook".

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top