Web Service for MS Exchange

ahbenshaut

Well-known member
Joined
Oct 29, 2004
Messages
62
Location
Alaska
Programming Experience
5-10
Good day to all!
I have created a vb.net application that automatically sends a notification email to employees when they are assigned a case. However, our company recently upgraded our virus software to McAffe and now the application is blocked from sending out these emails. I have talked with the network folks and there is a simple fix, just add the .exe to an exception list for McAffee. My question is, is there a web service that the vb.net application could use to talk with the Exchange server and send out the emails, bypassing the adding of the .exe to the McAffee list?
I have no idea where to even start making one or even how to make one.

thanks
 
Back
Top