com.aspose.email.system.exceptions.FormatException: The specified string is not in the form required for an e-mail address.
com.aspose.email.MailAddress.a(SourceFile:847)
com.aspose.email.MailAddress.d(SourceFile:741)
com.aspose.email.MailAddress.(SourceFile:149)
com.aspose.email.MailAddress.(SourceFile:101)
com.aspose.email.MailAddress.(SourceFile:177)
com.aspose.email.zhf.a(SourceFile:788)
com.aspose.email.zhf.e(SourceFile:491)
com.aspose.email.zhf.b(SourceFile:233)
com.aspose.email.Appointment.a(SourceFile:1491)
com.aspose.email.Appointment.load(SourceFile:1473)
@gs01
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): EMAILNET-41180
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
Hi @margarita.samodurova,
We, Global Relay, are a paying customer for Aspose.WORD and Aspose.EMAIL for Java. Could you bump up the priority and let us know the estimated duration of the fix?
I’m sorry, I forgot to mention. Have you tried using AppointmentLoadOptions.setIgnoreSmtpAddressCheck(true) according to Working with Appointments|Documentation