Class AttachmentSessionCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<AttachmentSession>
com.microsoft.graph.requests.AttachmentSessionCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<AttachmentSession>, com.microsoft.graph.serializer.IJsonBackedObject

public class AttachmentSessionCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<AttachmentSession>
The class for the Attachment Session Collection Response.
  • Constructor Details

    • AttachmentSessionCollectionResponse

      public AttachmentSessionCollectionResponse()