Class PinnedChatMessageInfoCollectionResponse

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

public class PinnedChatMessageInfoCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<PinnedChatMessageInfo>
The class for the Pinned Chat Message Info Collection Response.
  • Constructor Details

    • PinnedChatMessageInfoCollectionResponse

      public PinnedChatMessageInfoCollectionResponse()