Hello Supporter.
We are implementing a ics importer using aspose.mail.
We have a mailbox for example. When a invitation is sent to the mailbox, then we could read ics file in the email by using code:
if (_message.Alte…...MediaType == "text/calendar") { string text = new StreamReader(alternateView...(often with a .ics name or a text/calendar content type). You...