#65 Find meeting times and schedule a meeting using Microsoft Graph
Many work apps need to let users schedule a meeting with others in their organization. Here's how to do it on Microsoft 365.
Innovation Matters
Microsoft 365 Developer Advocate
ISSN 2210-9390
A collection of 18 posts
Many work apps need to let users schedule a meeting with others in their organization. Here's how to do it on Microsoft 365.
Many work apps need the ability to schedule a meeting with others in their organization. Here's how to do it for apps connected to Microsoft 365.
Recently, I showed you how you can build in under 10 minutes a simple personal assistant that shows users meetings they have left for the day. Here's an even easier way to do it using the Microsoft Graph Toolkit.
With a recent update to Microsoft Graph Toolkit, showing your files as cards became even easier. Check it out.
Sometimes, you can improve your app's performance by not optimizing your Microsoft Graph queries. Here is why.