Uses of Class
odata.msgraph.client.beta.entity.collection.request.ExternalGroupMemberCollectionRequest
-
Packages that use ExternalGroupMemberCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ExternalGroupMemberCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ExternalGroupMemberCollectionRequest Modifier and Type Method Description ExternalGroupMemberCollectionRequestExternalGroup. getMembers() -
Uses of ExternalGroupMemberCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ExternalGroupMemberCollectionRequest Modifier and Type Method Description ExternalGroupMemberCollectionRequestExternalGroupCollectionRequest. members() -
Uses of ExternalGroupMemberCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ExternalGroupMemberCollectionRequest Modifier and Type Method Description ExternalGroupMemberCollectionRequestExternalGroupRequest. members()
-