nmarus / node-ews

A simple JSON wrapper for the Exchange Web Services (EWS) SOAP API.
MIT License
116 stars 52 forks source link

Read Unread mail with Body and attachment #82

Closed renjithpta closed 6 years ago

renjithpta commented 6 years ago

Hi, Can you help in writing code to get unread mail with body as text and download attachment.

kcastrotech commented 6 years ago

This area is meant for problems/issues experienced when using Node-EWS. If you need general How-To help with using the package then I suggest you read through the many examples given in the ReadMe and in the resolved issues. I also suggest you read through Microsoft's EWS operations in Exchange (https://github.com/CumberlandGroup/node-ews/).