microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
CreateOnlineMeetingAsync - where can I find more info on this method being obsolete
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Describe the issue
I'd like to create online meeting using APP credentials rather than user credentials. However, in samples it says that creating meeting using APP credentials is obsolete. Where can I find more info about this?
Code Snippet
[Obsolete("This way of creating meeting is obsolete. Check CreateUserMeetingRequestAsync for creating meetings.")]
public async Task CreateOnlineMeetingAsync(string tenantId, string organizerId, Guid scenarioId)
Expected behavior
Would like to create a meeting using above method
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names CreateOnlineMeetingAsync and CreateUserMeetingRequestAsync but no repository file or test. Start by locating those methods in the samples and checking the referenced Microsoft Graph guidance for app credentials. Done means the obsolete status and supported meeting-creation path are clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100