J
JT
I'm trying to use the following code:
Dim objSession As New MAPI.Session
But I get this error message:
"User defined type not defined"
I'm assuming it has to do with "MAPI" but I'm not sure how
to correct it.
Thanks for the help.
Dim objSession As New MAPI.Session
But I get this error message:
"User defined type not defined"
I'm assuming it has to do with "MAPI" but I'm not sure how
to correct it.
Thanks for the help.