MicrosoftGraphOnlineMeetingInfo |
MicrosoftGraphEvent.onlineMeeting() |
Get the onlineMeeting property: onlineMeetingInfo.
|
MicrosoftGraphOnlineMeetingInfo |
MicrosoftGraphOnlineMeetingInfo.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: onlineMeetingInfo.
|
MicrosoftGraphOnlineMeetingInfo |
MicrosoftGraphOnlineMeetingInfo.withConferenceId(String conferenceId) |
Set the conferenceId property: The ID of the conference.
|
MicrosoftGraphOnlineMeetingInfo |
MicrosoftGraphOnlineMeetingInfo.withJoinUrl(String joinUrl) |
Set the joinUrl property: The external link that launches the online meeting.
|
MicrosoftGraphOnlineMeetingInfo |
MicrosoftGraphOnlineMeetingInfo.withPhones(List<MicrosoftGraphPhone> phones) |
Set the phones property: All of the phone numbers associated with this conference.
|
MicrosoftGraphOnlineMeetingInfo |
MicrosoftGraphOnlineMeetingInfo.withQuickDial(String quickDial) |
Set the quickDial property: The pre-formatted quickdial for this call.
|
MicrosoftGraphOnlineMeetingInfo |
MicrosoftGraphOnlineMeetingInfo.withTollFreeNumbers(List<String> tollFreeNumbers) |
Set the tollFreeNumbers property: The toll free numbers that can be used to join the conference.
|
MicrosoftGraphOnlineMeetingInfo |
MicrosoftGraphOnlineMeetingInfo.withTollNumber(String tollNumber) |
Set the tollNumber property: The toll number that can be used to join the conference.
|