How to fix filter issue with To email address

Success 0 Reputation points
2023-04-21T11:44:08.8466667+00:00

Please find below parameter which not working while filtering to get mail.
the toRecipients/emailAddress, to/emailAddress/address, and recipients/any(r:r/emailAddress/address eq '$email') filters are not working

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,445 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 100.2K Reputation points MVP
    2023-04-25T08:08:53.5+00:00

    Afaik filtering on the toRecipients property is currently not supported. There isn't a "to" property, nor a "recipients" one, not sure where you're getting these from.

    0 comments No comments