Uses of Class
odata.msgraph.client.beta.entity.collection.request.ContactFolderCollectionRequest
-
Packages that use ContactFolderCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ContactFolderCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ContactFolderCollectionRequest Modifier and Type Method Description ContactFolderCollectionRequestContactFolder. getChildFolders()Org.OData.Capabilities.V1.ChangeTrackingContactFolderCollectionRequestUser. getContactFolders()Org.OData.Capabilities.V1.ChangeTracking -
Uses of ContactFolderCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ContactFolderCollectionRequest Modifier and Type Method Description ContactFolderCollectionRequestContactFolderCollectionRequest. childFolders()ContactFolderCollectionRequestUserCollectionRequest. contactFolders() -
Uses of ContactFolderCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ContactFolderCollectionRequest Modifier and Type Method Description ContactFolderCollectionRequestContactFolderRequest. childFolders()ContactFolderCollectionRequestUserRequest. contactFolders()
-