MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: onlineMeeting.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withAllowedPresenters(MicrosoftGraphOnlineMeetingPresenters allowedPresenters) |
Set the allowedPresenters property: The allowedPresenters property.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withAudioConferencing(MicrosoftGraphAudioConferencing audioConferencing) |
Set the audioConferencing property: audioConferencing.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withChatInfo(MicrosoftGraphChatInfo chatInfo) |
Set the chatInfo property: chatInfo.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withCreationDateTime(OffsetDateTime creationDateTime) |
Set the creationDateTime property: The meeting creation time in UTC.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withEndDateTime(OffsetDateTime endDateTime) |
Set the endDateTime property: The meeting end time in UTC.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withExternalId(String externalId) |
Set the externalId property: The externalId property.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withIsEntryExitAnnounced(Boolean isEntryExitAnnounced) |
Set the isEntryExitAnnounced property: Whether or not to announce when callers join or leave.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withJoinInformation(MicrosoftGraphItemBody joinInformation) |
Set the joinInformation property: itemBody.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withJoinWebUrl(String joinWebUrl) |
Set the joinWebUrl property: The join URL of the online meeting.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withLobbyBypassSettings(MicrosoftGraphLobbyBypassSettings lobbyBypassSettings) |
Set the lobbyBypassSettings property: lobbyBypassSettings.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withParticipants(MicrosoftGraphMeetingParticipants participants) |
Set the participants property: meetingParticipants.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withStartDateTime(OffsetDateTime startDateTime) |
Set the startDateTime property: The meeting start time in UTC.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withSubject(String subject) |
Set the subject property: The subject of the online meeting.
|
MicrosoftGraphOnlineMeeting |
MicrosoftGraphOnlineMeeting.withVideoTeleconferenceId(String videoTeleconferenceId) |
Set the videoTeleconferenceId property: The video teleconferencing ID.
|