Class ContactFolderDeltaCollectionResponse

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

public class ContactFolderDeltaCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ContactFolder>
The class for the Contact Folder Delta Collection Response.
  • Constructor Details

    • ContactFolderDeltaCollectionResponse

      public ContactFolderDeltaCollectionResponse()