Uses of Class
odata.msgraph.client.beta.entity.collection.request.AttachmentCollectionRequest
-
Packages that use AttachmentCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of AttachmentCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AttachmentCollectionRequest Modifier and Type Method Description AttachmentCollectionRequestEvent. getAttachments()Org.OData.Capabilities.V1.ChangeTrackingAttachmentCollectionRequestMessage. getAttachments()Org.OData.Capabilities.V1.ChangeTrackingAttachmentCollectionRequestNote. getAttachments()Org.OData.Capabilities.V1.ChangeTrackingAttachmentCollectionRequestOutlookTask. getAttachments()Org.OData.Capabilities.V1.ChangeTrackingAttachmentCollectionRequestPost. getAttachments()Org.OData.Capabilities.V1.ChangeTracking -
Uses of AttachmentCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return AttachmentCollectionRequest Modifier and Type Method Description AttachmentCollectionRequestEventCollectionRequest. attachments()AttachmentCollectionRequestMessageCollectionRequest. attachments()AttachmentCollectionRequestNoteCollectionRequest. attachments()AttachmentCollectionRequestOutlookTaskCollectionRequest. attachments()AttachmentCollectionRequestPostCollectionRequest. attachments() -
Uses of AttachmentCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return AttachmentCollectionRequest Modifier and Type Method Description AttachmentCollectionRequestEventRequest. attachments()AttachmentCollectionRequestMessageRequest. attachments()AttachmentCollectionRequestNoteRequest. attachments()AttachmentCollectionRequestOutlookTaskRequest. attachments()AttachmentCollectionRequestPostRequest. attachments()
-