email - Outlook Interop from c# service -


i have barebones c# service installed , want use outlook.interop functionallity within program. detect , read new emails recieved. have program form application. possible use outlook.interop c# service?

better avoid using interactive application within service environment. using outlook service not supported microsoft , in sorts of trouble (think message boxes popping instance).

if want talk exchange server better use cdo/mapi or exchange web service api.

if want talk pop3 or imap server use dedicated library.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -