Uses of Class
odata.msgraph.client.entity.request.CallTranscriptRequest
-
Packages that use CallTranscriptRequest Package Description odata.msgraph.client.entity.collection.request odata.msgraph.client.entity.request -
-
Uses of CallTranscriptRequest in odata.msgraph.client.entity.collection.request
Methods in odata.msgraph.client.entity.collection.request that return CallTranscriptRequest Modifier and Type Method Description CallTranscriptRequestOnlineMeetingCollectionRequest. transcripts(String id) -
Uses of CallTranscriptRequest in odata.msgraph.client.entity.request
Methods in odata.msgraph.client.entity.request that return CallTranscriptRequest Modifier and Type Method Description CallTranscriptRequestOnlineMeetingRequest. transcripts(String id)
-