MailEnable COM Wrapper to Add Email Users
May 28
Having worked with MailEnable in the past, I figured it would be the perfect solution for a custom CMS I have been working on for my significant other’s FanFiction website. Problem was I couldn’t find anything off the shelf that had enough documentation to understand. So after some trial and error I have written the following wrapper.
NOTE: You must have MailEnable installed, as this assembly makes reference to the MailEnable ActiveX DLLs.
Usage:
You need to add reference to the DLL, then you can call JeremyABoyd.MailEnable.Utilities.AddMailbox()
