Class DeletedTeamGetAllMessagesCollectionResponse

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

public class DeletedTeamGetAllMessagesCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ChatMessage>
The class for the Deleted Team Get All Messages Collection Response.
  • Constructor Details

    • DeletedTeamGetAllMessagesCollectionResponse

      public DeletedTeamGetAllMessagesCollectionResponse()