webmonkey323
Programmer
Hi,
I'm trying to write a simple VB6 email application but am having trouble locating the MAPISession object. When I add the MAPI Controls v6.0 (c:\winnt\system32\Msmapi32.ocx) from components, then add it to a form, I get the MAPIMessages1 control to use. However, whenever I try to reference MAPISession1 I get a variable not set error. Do I need to add another control or should it all be contained within the one .ocx? Thanks.
I'm trying to write a simple VB6 email application but am having trouble locating the MAPISession object. When I add the MAPI Controls v6.0 (c:\winnt\system32\Msmapi32.ocx) from components, then add it to a form, I get the MAPIMessages1 control to use. However, whenever I try to reference MAPISession1 I get a variable not set error. Do I need to add another control or should it all be contained within the one .ocx? Thanks.