Skip to content

Instantly share code, notes, and snippets.

@maisarissi
Created May 2, 2023 20:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maisarissi/4ba89c05a87ba85166628fb562f25b88 to your computer and use it in GitHub Desktop.
Save maisarissi/4ba89c05a87ba85166628fb562f25b88 to your computer and use it in GitHub Desktop.
microsoftgraph-go-v1-messages-inbox
messages, err := client.Me().MailFolders().ByMailFolderId("Inbox").Messages().Get(context.Background(), nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment