Class AuthoredNoteCollectionResponse

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

public class AuthoredNoteCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<AuthoredNote>
The class for the Authored Note Collection Response.
  • Constructor Details

    • AuthoredNoteCollectionResponse

      public AuthoredNoteCollectionResponse()