Query Build is case sensitive to filter on From address

Hello,

The query builder filter is case-sensitive, i wanted builder to filter case non-sensitive.

PersonalStorageQueryBuilder builder = new PersonalStorageQueryBuilder();
builder.Or(builder.From.Contains(“domain.com”), builder.From.Contains(“Domain.com”));
i wanted to filter my message collection to fetch all the messages that are from a particular domain to move to a group folder irrespective of the case that the text case i used in the builder.

Please respond ASAP.

Thanks.
Anuradha/

Hi Anuradha,

Thank you for sharing your concern with us.

I was able to reproduce this issue at my end using the latest version of Aspose.Email for .NET 4.4.0 and have logged it as NETWORKNET-34452 in our issue tracking system for further investigation by our development team. Once there is any information available in this regard, we'll update you here via this thread.

We are sorry for the inconvenience caused to you.

The issues you have found earlier (filed as NETWORKNET-34452) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.