Does aspose.network allow me to generate calendar events?

I am trying to figure out a simple way to create calendar events from my server to our outlook exchange server.

Does your .network app do this? I noticed it seems to handle emails, but i did not see any way to create or send calendar events.

Do you know of an application that does this?


This message was posted using Aspose.Live 2 Forum

Hi,

Thank you for inquiry.

Aspose.Network for .NET can be used to send meeting request with email messages. The recipient will receive the meeting request with the email and if he accepts, an appointment will be added to the Calendar. Please refer to http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/send-meeting-requests.html for sample code and documentation.

For sending meeting requests with Exchange Server, please refer to http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/send-meeting-requests-using-exchange-server.html.

Without sending the meeting request, it cannot add any event in the Exchange Calendar.