Uses of Class
odata.msgraph.client.beta.entity.collection.request.ParticipantCollectionRequest
-
Packages that use ParticipantCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ParticipantCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ParticipantCollectionRequest Modifier and Type Method Description ParticipantCollectionRequestCall. getParticipants() -
Uses of ParticipantCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ParticipantCollectionRequest Modifier and Type Method Description ParticipantCollectionRequestCallCollectionRequest. participants() -
Uses of ParticipantCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ParticipantCollectionRequest Modifier and Type Method Description ParticipantCollectionRequestCallRequest. participants()
-