expose “lastModifiedDateTime” on user
I need to retrieve the last modified date of user profiles in Office 365 from the Graph API.
Could you please provide the endpoint similar to https://graph.microsoft.com/beta/me/?$select=createdDateTime
But have it be for the last time the user profile was modified by the user or admin, would be awesome for it to be https://graph.microsoft.com/beta/me/?$select=lastModifiedDateTime

Coming soon! Keep an eye on the changelog (https://docs.microsoft.com/en-us/graph/changelog) -EY
2 comments
-
Richard van Laak commented
It doesn't seem that any Office JS Word features get launched. Is there another changelog for that?
-
Jeff Collins commented
Thank so much!!