Working with Outlook Calendar Items

Working with MapiCalendar

Aspose.Email’s MapiCalendar class provides methods and attributes to set various properties of a calendar item.

Creating and Saving Calendar items

The following code snippet shows you how to create and save a calendar item in ICS format.

Saving the Calendar item as MSG

The following code snippet shows you how to save the calendar item as MSG.

Adding display reminder to a Calendar

The following code snippet shows you how to add display reminder to a calendar.

Adding audio reminder to a Calendar

The following code snippet shows you how to add audio reminder to a calendar.

Status of Recipients from a Meeting Request

The following code snippet shows you how to status of recipients from a meeting request.