I want to know one thing very clear.
I need to get all users of Office 365 using C#.
For that, there are lots of api but all of them are connected with Azure Active Directory. (For eg. Graph api which is also connected to Azure )
But I want api that is not connected with Azure Active Directory to get all users of Office 365.
Is there any?