Class OutlookCategoryCollectionResponse

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

public class OutlookCategoryCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<OutlookCategory>
The class for the Outlook Category Collection Response.
  • Constructor Details

    • OutlookCategoryCollectionResponse

      public OutlookCategoryCollectionResponse()