Uses of Class
odata.msgraph.client.beta.entity.collection.request.ExtensionPropertyCollectionRequest
-
Packages that use ExtensionPropertyCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ExtensionPropertyCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ExtensionPropertyCollectionRequest Modifier and Type Method Description ExtensionPropertyCollectionRequestApplication. getExtensionProperties() -
Uses of ExtensionPropertyCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ExtensionPropertyCollectionRequest Modifier and Type Method Description ExtensionPropertyCollectionRequestApplicationCollectionRequest. extensionProperties() -
Uses of ExtensionPropertyCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ExtensionPropertyCollectionRequest Modifier and Type Method Description ExtensionPropertyCollectionRequestApplicationRequest. extensionProperties()
-