Hi
I am using Aspose.Email.Imap.ImapClient Fetchmessage to fetch emails from a mailbox.I need to identify undeliverable messages from the mailbox.How can i achieve that? I tested Aspose.Email.Mail.Message checkbounced().isbounced , but it is always returning false.
Thanks