Currently I am working on .net framework 4.0.
And as per the requirement I have to open outlook with embedded image by clicking on email icon.
I am able to open outlook with embedded image using interop services. But after publishing the application I found that it requires outlook to be installed on server. So is there any alternate way to open outlook with embedded image without installing outlook on server?