How to set the response porperty of calender

Hello,

How to set the response property of calender to an aspose object we are using Aspose.Email.dll version 17.6.
Can you please help.

thanks and regards
Shital

@Shital_diwate,

Thank you for contacting Aspose support team.

Could you please explain the requirement in detail? Provide us some image and complete scenario where this option is required. Any sample file and code will also be helpful to understand the requirement and provide assistance accordingly.

Hello,

In the below image we are not able to set the highlighted part which is response of a calender.
response.png (115.8 KB)

Please take a look.

Thanks
Shital

@Shital_diwate,

There is no exposure of this property in MapiCalendar directly that could be helpful for this requirement. We have requested our Product team to further assist in this regard and will update you here once some feedback is available.

Hello,

Any Update about the issue?

Thank you
shital

@Shital_diwate,

We have worked this out but it seems the property setting information is retained by MS Outlook as well. Here is how you can use the property to achieve this. Please try it at your end and let us know your feedback.

appointment.setProperty(KnownPropertyList.RESPONSE_STATUS, 3);