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…... You can iterate through msg.Attachments and look for an attachment...code: Logging.LogInfo(info, "Loading emails without using LoadOptions");...