Class ContactFolderCollectionResponse

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

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

    • ContactFolderCollectionResponse

      public ContactFolderCollectionResponse()