Class OrgContactCollectionResponse

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

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

    • OrgContactCollectionResponse

      public OrgContactCollectionResponse()