Class OrgContactDeltaCollectionResponse

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

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

    • OrgContactDeltaCollectionResponse

      public OrgContactDeltaCollectionResponse()