0

I've been looking in vain for an example of this. Basically, we have a vendor that emails us files and I'm writing something that will occasionally get all the emails from the mailbox, download all the attachments, and then delete them.

But I haven't found an example of how to fetch all the emails in Java. Trying to reverse engineer from this answer How to download attachments using Microsoft Graph API? hasn't gotten me anywhere.

graphClient.users(mailboxAddress()). ??not sure where to go from here??

Steve
  • 4,457
  • 12
  • 48
  • 89

0 Answers0