Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

GetAttachments using REST API #12

@devamchakrabarty

Description

@devamchakrabarty

Recently our Outlook Addin had a validation comment about not being able to support Gmail for Mac because we implemented getting attachments using EWS as per this example. However, looking at this page we see

You cannot use Exchange Web Services (EWS) to access items in the Gmail mailbox. This means that you cannot use makeEwsRequestAsync or use an EWS callback token from getCallbackTokenAsync to make EWS calls directly. Instead, you can get the same type of access to the items in the mailbox by using the Outlook REST APIs.

Now, call this wishful thinking but our developers would totally love to see an example (similar to this one) for getting attachments using REST API. Pretty please! 😃 🙏🏽

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions