Function add_note

Source
pub async fn add_note(
    configuration: &Configuration,
    add_note_request: Option<AddNoteRequest>,
) -> Result<OneNoteResponse200, Error<AddNoteError>>
Expand description

Adds a new note.