Setting the PARTSTAT property of a attendee when creating a REPLY

I’m using Aspose.Email 17.9.0.0 for .NET (C#).

I want to create a reply to a icalender (ICS) invitation, and reply that someone has accepted the invitation.
Therefor I need to set the PARTSTAT property of the ATTENDEE, but it appears that is not possible?

When I add an attendee to an appointment and save the appointment to a ICS file, the attendee line looks like:

ATTENDEE;CN=someone@example.com:mailto:someone@example.com

but what I need is:

ATTENDEE;PARTSTAT=ACCEPTED;CN=someone@example.com:mailto:someone@example.com

How can I add a PARTSTAT property or change it for an attendee?

@gtermors,

At present, we couldn’t find any such method that can achieve the desired results in this case. Setting the following Appointment’s Method, Status and other properties. We’re further investigating this at our end and will soon share our findings with you here.

@gtermors,

Your requirement has been logged as EMAILNET-38931 for further consideration. We’ll update you here once the feature is available for usage.

The issues you have found earlier (filed as EMAILNET-38931) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by kashif.iqbal