Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Mamatha
Posting Yak Master
102 Posts |
Posted - 2005-02-11 : 09:16:54
|
HiI 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.Mamatha |
|
|
|
|