.net - Setting outlook calendar reminders -
is possible use asp.net create calendar reminder in outlook?
i using .net 3.5 , have ms outlook 2003.
if possible, how can done?
it can create calendar reminder in outlook installed on server machine. can't create reminder in outlook of user using application, because runs in sandbox of browser.
if want create appointment on server, have here: http://www.codeproject.com/kb/cs/outlookappointments.aspx
update:
after clarified using exchange server, can use ews managed api create appointment. haven't used myself, can't further.
Comments
Post a Comment