get By Id
Gives the calendar meeting matching the id provided. Gives full details for a calendar meeting, including the meeting description.
Since
3.2.0
Parameters
meeting Id
: The id of the calendar meeting. (Derived parameter: Use CalendarMeetingClient.list to get the list of calendar meetings. Then use CalendarMeeting.id to get the id of the calendar meeting).
handler
: an instance of CompletionHandler