Uses of Class
odata.msgraph.client.beta.entity.collection.request.OnlineMeetingCollectionRequest
-
Packages that use OnlineMeetingCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of OnlineMeetingCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return OnlineMeetingCollectionRequest Modifier and Type Method Description OnlineMeetingCollectionRequestCloudCommunications. getOnlineMeetings()OnlineMeetingCollectionRequestCommsApplication. getOnlineMeetings()OnlineMeetingCollectionRequestUser. getOnlineMeetings() -
Uses of OnlineMeetingCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return OnlineMeetingCollectionRequest Modifier and Type Method Description OnlineMeetingCollectionRequestUserCollectionRequest. onlineMeetings() -
Uses of OnlineMeetingCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return OnlineMeetingCollectionRequest Modifier and Type Method Description OnlineMeetingCollectionRequestCloudCommunicationsRequest. onlineMeetings()OnlineMeetingCollectionRequestCommsApplicationRequest. onlineMeetings()OnlineMeetingCollectionRequestUserRequest. onlineMeetings()
-