-
I am currently downloading the price history of about 2,000 etf tickers using the `asynchronous` and `proxies` options as follows
![Screen Shot 2020-07-27 at 4 48 35 PM](https://user-images.githubu…
-
Hi, great and useful project!
I receive an error while trying to add the Calendar as root folder:
```
Exception details:
Message: Property is not valid for this object type.
Type: Microsoft.Exc…
-
Since I updated to Angular 9. I can't do an ng build --prod. At the point where the css webpack optimization starts I get the following error:
92% chunk asset optimization optimize-css-webpack-plug…
-
I'm trying to send an attachment through Exchange EWS 2007 and get this error. Any clue?
```python
File "scan.py", line 268, in send_mail
fa = ex.FileAttachment(name=attachment_name, content=…
-
Hello. Thank you a lot for such useful library!
I have one question - is it possible with this library to authenticate on Exchange Online as application, which is registered on Azure AD?
Thank you.
-
Hello,
I have the same problem like https://github.com/Garethp/php-ews/issues/156 (already closed), and used the code from there. Problem: the folderID is empty?
```
$api = API::withUsernameAndPa…
-
How I can using managed ews api access required attendies object, and modifier by hand he accepted or declined meeting. This task required for migration.
-
Dear Garethp,
in issue #182 we talked about the single message ID to get a message.
I try it now and the result is as expected : it didn´t work :(
I try it with
```
$this->api->getItem($message…
-
const ewsConfig = {
username: 'acb.efg@ipsoft.com',
password: 'abc1234',
host: 'https://blrmail.company.com',
auth: 'basic',
strictSSL…
-
## Article URL
https://docs.microsoft.com/en-us/office/dev/add-ins/reference/javascript-api-for-office-error-codes
## Issue
There is no documentation for the error with error code 9022…