Uses of Class
odata.msgraph.client.beta.entity.collection.request.PictureCollectionRequest
-
Packages that use PictureCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PictureCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PictureCollectionRequest Modifier and Type Method Description PictureCollectionRequestCompany. getPicture()PictureCollectionRequestCustomer. getPicture()PictureCollectionRequestEmployee. getPicture()PictureCollectionRequestItem. getPicture()PictureCollectionRequestVendor. getPicture() -
Uses of PictureCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PictureCollectionRequest Modifier and Type Method Description PictureCollectionRequestCompanyCollectionRequest. picture()PictureCollectionRequestCustomerCollectionRequest. picture()PictureCollectionRequestEmployeeCollectionRequest. picture()PictureCollectionRequestItemCollectionRequest. picture()PictureCollectionRequestVendorCollectionRequest. picture() -
Uses of PictureCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PictureCollectionRequest Modifier and Type Method Description PictureCollectionRequestCompanyRequest. picture()PictureCollectionRequestCustomerRequest. picture()PictureCollectionRequestEmployeeRequest. picture()PictureCollectionRequestItemRequest. picture()PictureCollectionRequestVendorRequest. picture()
-