Uses of Class
odata.msgraph.client.beta.entity.collection.request.MessageCollectionRequest
-
Packages that use MessageCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of MessageCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MessageCollectionRequest Modifier and Type Method Description MessageCollectionRequestMailFolder. getMessages()Org.OData.Capabilities.V1.ChangeTrackingMessageCollectionRequestUser. getMessages()Org.OData.Capabilities.V1.ChangeTracking -
Uses of MessageCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return MessageCollectionRequest Modifier and Type Method Description MessageCollectionRequestMailFolderCollectionRequest. messages()MessageCollectionRequestUserCollectionRequest. messages() -
Uses of MessageCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return MessageCollectionRequest Modifier and Type Method Description MessageCollectionRequestMailFolderRequest. messages()MessageCollectionRequestUserRequest. messages()
-