Where to Get MAPI Stuff

C

Chaplain Doug

Outlook 2003. I found some code in this forum and tried to run it. I got
the following error:

"User Defined Type not Defined"

on this statement

Dim cdosession As MAPI.Session

What reference library do I need to add to resolve this?
 
C

Chaplain Doug

Thanks Eric. It fixed it. I don't know why I didn't figure it out myself,
since MAPI and CDO seem so intuitively connected, especially for a novice
like me. God bless.
 
Top