Hi,
I’m currently using both Aspose.Email.Exchange.ExchangeClient and Aspose.Email.Exchange.ExchangeWebServiceClient to list messages from an Exchange Server.
I want to find all messages which are older than a specified date, and I want to get 100 messages at a time. However, ListMessages does not accept both a query and MaxNumberOfMessages at the same time like the ImapClient does.
Is it possible you could implement this feature or introduce me to a workaround?
Thanks.
Andreas