|
-
Feb 11th, 2005, 09:15 AM
#1
Thread Starter
New Member
Use CDO instead of MAPI to get outlook namespace in VB6
Hi
I am using MAPI to work with Outlook oprations in VB6,now i want to convert it into CDO to get namespace of Outlook.
Set olApp = GetObject(, "Outlook.Application")
Set olNS = olApp.GetNamespace("MAPI")
How can i chage it into CDO?
Please give me a solution.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|