Forum Discussion

RandyArmstrong's avatar
RandyArmstrong
Copper Contributor
Jan 10, 2024

Get CallTranscript, Docs do not match current API, Cannot set file type.

This code worked until I updated to the latest library: var istrm = await m_graphClient .Users[admin.Id] .OnlineMeetings[meeting.Id] .Transcripts[transcript.Id] .Content .GetAsync(); Now I get th...

Resources