Uses of Class
odata.msgraph.client.beta.entity.collection.request.ProfilePhotoCollectionRequest
-
Packages that use ProfilePhotoCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ProfilePhotoCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ProfilePhotoCollectionRequest Modifier and Type Method Description ProfilePhotoCollectionRequestGroup. getPhotos()Org.OData.Capabilities.V1.ChangeTrackingProfilePhotoCollectionRequestUser. getPhotos()Org.OData.Capabilities.V1.ChangeTracking -
Uses of ProfilePhotoCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ProfilePhotoCollectionRequest Modifier and Type Method Description ProfilePhotoCollectionRequestGroupCollectionRequest. photos()ProfilePhotoCollectionRequestUserCollectionRequest. photos() -
Uses of ProfilePhotoCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ProfilePhotoCollectionRequest Modifier and Type Method Description ProfilePhotoCollectionRequestGroupRequest. photos()ProfilePhotoCollectionRequestUserRequest. photos()
-