Skip to content

Instantly share code, notes, and snippets.

@maisarissi
Created May 2, 2023 20:21
Embed
What would you like to do?
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