Class ConversationThreadCollectionResponse

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

public class ConversationThreadCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ConversationThread>
The class for the Conversation Thread Collection Response.
  • Constructor Details

    • ConversationThreadCollectionResponse

      public ConversationThreadCollectionResponse()