python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Microsoft Graph in PowerShell, Get-MgUser -Select multiple user properties
I'm working on a script to deactivate inactive users in our Azure AD environment, I have the authentication stage down I'm just having issues parsing through the data correctly to get what I need.
Usi...
Dan
Votes: 0
Answers: 1
Accessing mass messages using graph api
I am curious if there is a better api call to search all users emails through the graph api? I am looking to create a management tools to search emails.
Right now, I am using the following two api cal...
Jseb
Votes: 0
Answers: 1
Filter event objects by body content
I'm trying to query calendar events using the Graph API and I would like to filter them by category and body content.
The goal is to get any event object that is in category "Test" and conta...

TorbenJ
Votes: 0
Answers: 1
Get a user profile by his email address in Bot Framework Composer People Skill
I'm using Bot Framework Composer. I have connected the people skill to my AD.
How can I search for a user by it's email address?
I know that for a search by name bot uses a variable contactName, what ...
KRASSUSS
Votes: 0
Answers: 1