Uses of Class
odata.msgraph.client.beta.entity.collection.request.MailFolderCollectionRequest
-
Packages that use MailFolderCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MailFolderCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MailFolderCollectionRequest Modifier and Type Method Description MailFolderCollectionRequestMailFolder. getChildFolders()Org.OData.Capabilities.V1.ChangeTrackingMailFolderCollectionRequestUser. getMailFolders()Org.OData.Capabilities.V1.ChangeTracking -
Uses of MailFolderCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MailFolderCollectionRequest Modifier and Type Method Description MailFolderCollectionRequestMailFolderCollectionRequest. childFolders()MailFolderCollectionRequestUserCollectionRequest. mailFolders() -
Uses of MailFolderCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MailFolderCollectionRequest Modifier and Type Method Description MailFolderCollectionRequestMailFolderRequest. childFolders()MailFolderCollectionRequestUserRequest. mailFolders()
-