Azure / Microsoft365R

R SDK for interacting with Microsoft 365 APIs
Other
313 stars 44 forks source link

outl$list_emails() method #33

Closed opus1993 closed 3 years ago

opus1993 commented 3 years ago

version 2.0.0 Outlook mail client functionality

vignette functions properly through compose_email(), outl$create_email(), em$add_attachment(), and em$send()

outl$list_emails() returns an empty list for an inbox full of messages

att.net mail

hongooi73 commented 3 years ago

Do you mean that your primary account is an att.net email address, which you've linked to Outlook?

I should clarify that Microsoft365R works with Outlook-native accounts (ie, Microsoft Exchange), sorry.

opus1993 commented 3 years ago

yes. my mistake. thank you