Class OrgContactCollectionRequestBuilder

java.lang.Object
com.microsoft.graph.http.BaseRequestBuilder<T>
com.microsoft.graph.http.BaseCollectionRequestBuilder<OrgContact,OrgContactRequestBuilder,OrgContactCollectionResponse,OrgContactCollectionPage,OrgContactCollectionRequest>
com.microsoft.graph.requests.OrgContactCollectionRequestBuilder
All Implemented Interfaces:
com.microsoft.graph.http.IRequestBuilder

public class OrgContactCollectionRequestBuilder extends com.microsoft.graph.http.BaseCollectionRequestBuilder<OrgContact,OrgContactRequestBuilder,OrgContactCollectionResponse,OrgContactCollectionPage,OrgContactCollectionRequest>
The class for the Org Contact Collection Request Builder.