PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0
Showing posts with label microsoft-graph-teams. Show all posts
Showing posts with label microsoft-graph-teams. Show all posts

Tuesday, June 28, 2022

[FIXED] how to schedule recurring Teams channel meetings in Teams Calendar by Using API

 June 28, 2022     graph, microsoft-graph-api, microsoft-graph-teams, microsoft-teams     No comments   

Issue

I am trying to create a scheduled meeting in the teams channel by using API, I haven't found any API for that, Please provide me that API


Solution

Please go through event resource type to Create an event in the user's default calendar or specified calendar. You can use recurrence property to set the recurrence pattern for the event.

Update : Currently API to create event in team channel is not available.



Answered By - Meghana-MSFT
Answer Checked By - Marilyn (PHPFixing Volunteer)
Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Older Posts Home
View mobile version

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
All Comments
Atom
All Comments

Copyright © PHPFixing