CData Python Connector for Microsoft Teams

Build 25.0.9454

OnlineMeetings

Usage information for the operation OnlineMeetings.rsd.

Table Specific Information

Select

The connector uses the Microsoft Teams API to process WHERE clause conditions built with the columns and operator shown below. The rest of the filter is executed client-side within the connector.

  • Id supports '=' operator.
  • UserId supports '=' operator.

Note: UserId and Id are required columns to get results from this table, and must both be specified in the WHERE clause. The data cannot be retrieved by the connector using UserId alone.

Example Queries

This query uses the Id from Microsoft Teams API to obtain the UserId:

SELECT * FROM OnlineMeetings WHERE Id = 'MSphMjIxNGQwZS0zMDlkLTQ4YTAtYjRiMi1kMzI3MmNkNmZjMjQqMCoqMTk6bWVldGluZ19aREZqTXpjNFpERXRObUkyTWkwME9EYzVMVGxqWkRVdFlqY3lNVEF5WkRjMFlXTTFAdGhyZWFkLnYy'

SELECT * FROM OnlineMeetings WHERE UserId = '4729c5e5-f923-4435-8a41-44423d42ea79' AND Id = 'MSphMjIxNGQwZS0zMDlkLTQ4YTAtYjRiMi1kMzI3MmNkNmZjMjQqMCoqMTk6bWVldGluZ19aREZqTXpjNFpERXRObUkyTWkwME9EYzVMVGxqWkRVdFlqY3lNVEF5WkRjMFlXTTFAdGhyZWFkLnYy'

Columns

Name Type ReadOnly Description
id [KEY] String False

allowAttendeeToEnableCamera Bool False

allowAttendeeToEnableMic Bool False

allowBreakoutRooms Bool False

allowCopyingAndSharingMeetingContent Bool False

allowedLobbyAdmitters String False

allowedPresenters String False

allowLiveShare String False

allowMeetingChat String False

allowParticipantsToChangeName Bool False

allowPowerPointSharing Bool False

allowRecording Bool False

allowTeamworkReactions Bool False

allowTranscription Bool False

allowWhiteboard Bool False

audioConferencing_conferenceId String False

audioConferencing_dialinUrl String False

audioConferencing_tollFreeNumber String False

audioConferencing_tollFreeNumbers String False

audioConferencing_tollNumber String False

audioConferencing_tollNumbers String False

chatInfo_messageId String False

chatInfo_replyChainMessageId String False

chatInfo_threadId String False

chatRestrictions_allowTextOnly Bool False

isEndToEndEncryptionEnabled Bool False

isEntryExitAnnounced Bool False

joinInformation_content String False

joinInformation_contentType String False

joinMeetingIdSettings_isPasscodeRequired Bool False

joinMeetingIdSettings_joinMeetingId String False

joinMeetingIdSettings_passcode String False

joinWebUrl String False

lobbyBypassSettings_isDialInBypassEnabled Bool False

lobbyBypassSettings_scope String False

recordAutomatically Bool False

shareMeetingChatHistoryDefault String False

subject String False

videoTeleconferenceId String False

watermarkProtection_isEnabledForContentSharing Bool False

watermarkProtection_isEnabledForVideo Bool False

attendeeReport String False

This field can not be updated directly.

broadcastSettings_allowedAudience String False

broadcastSettings_captions_isCaptionEnabled Bool False

broadcastSettings_captions_spokenLanguage String False

broadcastSettings_captions_translationLanguages String False

broadcastSettings_isAttendeeReportEnabled Bool False

broadcastSettings_isQuestionAndAnswerEnabled Bool False

broadcastSettings_isRecordingEnabled Bool False

broadcastSettings_isVideoOnDemandEnabled Bool False

creationDateTime Datetime False

endDateTime Datetime False

externalId String False

isBroadcast Bool False

meetingTemplateId String False

participants_attendees String False

participants_organizer_identity_application_displayName String False

participants_organizer_identity_application_id String False

participants_organizer_role String False

participants_organizer_upn String False

startDateTime Datetime False

UserId String False

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454