Skip to main content

teams meeting create

Auto-generated reference

This page is generated from checked-in CLI metadata for release v0.3.0. Do not edit it by hand.

Create an online meeting.

Synopsis

teams meeting create --subject SUBJECT [--start ISO8601] [--end ISO8601] [--allowed-presenters VALUE]

Options

OptionValueRequiredEnvDefaultDescription
--subjectSUBJECTyesMeeting subject
--startISO8601noStart time (ISO 8601)
--endISO8601noEnd time (ISO 8601)
--allowed-presentersALLOWED_PRESENTERSnoAllowed presenters (everyone, organization, roleIsPresenter, or organizer)

Examples

No command-specific examples are published yet.

Exit Codes

CodeMeaning
0success
2invalid input
3authentication error
4permission denied
6rate limited

See Also