There is bug in this API:
```
GET url=https://graph.microsoft.com/v1.0/users/email address removed for privacy reasons/mailFolders/inbox/messageRules
```
If a rule contains a date filter (e.g. 'After 5/1/2025') then NO data is returned, even if other conditions and actions are valid. I have been told that Graph will not support the date filter. OK fine, but refusing to return other rule data is an obvious bug. Am I supposed to tell our users to go through all their rules and remove date filters? Anyway, if the M365 user interface still allows a date filter, then it should be obligatory that the messageRules API should support it.
No CommentsBe the first to comment