I am trying to use HmailServer com object in c#. I understand that com is installed by its own when hmailserver is installed.
But the issue is, I cannot install hmailserver on my development machine and the server where hmailserver is installed does not have VS10.
How can I import/reference hmailserver com object in my VS C# code from com installed on another server?
Thanks,
I already referred to this but does not help. Converting VBS code to C#