Problem So you have an ASP.Net application that creates a user account in Active Directory and a Mailbox using the CDOEXM library. When you execute the following code in your ASP .Net application Dim oMailbox As CDOEXM.IMailboxStore oMailbox = ADEntry.NativeObject()
Read More...