Uses of Class
com.microsoft.graph.models.MeetingNote
Packages that use MeetingNote
-
Uses of MeetingNote in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MeetingNoteModifier and TypeMethodDescriptionstatic MeetingNoteMeetingNote.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type MeetingNoteModifier and TypeMethodDescriptionCallAiInsight.getMeetingNotes()Gets the meetingNotes property value.Method parameters in com.microsoft.graph.models with type arguments of type MeetingNoteModifier and TypeMethodDescriptionvoidCallAiInsight.setMeetingNotes(List<MeetingNote> value) Sets the meetingNotes property value.