All Day Event Property is not reading using Aspose.Email for java API

Hello,
I am using Aspose.Email for java Api 18.6 for java. I am using MapiCalendar object to read the All Day Event field but there isn no such property to read the All Day Event Property. Please help me.

@kharade.a,

Thank you for contacting Aspose Support.
You may use the code snippet given below to check for All Day Event.

mapiCalendar.isAllDay();

We hope that this answered your question. Please feel free to reach us if additional information is required.