How do I get the creation timestamp of an AD Group ?
I looked at IGroupCollection but couldn't find anything relevant.
AFAIK , we can't get the creation timestamp of an AD Group with Azure AD REST API or client library , since no creation timestamp property exists in Group Entity . If you want to get the creation timestamp property with rest api , you could post a feedback in here .