IZoomRetrievePastMeeting Method |
Namespace:
NetQuarry.Services.Zoom
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax Meeting RetrievePastMeeting(
string meetingId
)
Function RetrievePastMeeting (
meetingId As String
) As Meeting
Parameters
- meetingId
- Type: SystemString
The meeting to retrieve.
Return Value
Type:
MeetingThe meeting, if found.
See Also