We want to track when a user changes their email automatic reply settings.
I am calling;
https://graph.microsoft.com/v1.0/subscriptions
Requesting
changeType: updated
resource: /users
I get blasts of data sent to me with Ids, but I have changed my mailbox settings and I don't get my Id sent.
Does change tracking include changes to automatic reply settings?