Class ContactCollectionResponse

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

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

    • ContactCollectionResponse

      public ContactCollectionResponse()