An API that connects multiple Microsoft services, enabling data access and automation across platforms
Hi Glen, there is an api endpoint for large attachments that accepts files upto 150MB in size. There should be an equivalent endpoint for large mime emails. There was one in the old outlook api.
We also can't send using EWS since you can only get access to one resource per access token - so we can't combine using graph + ews.
SMTP is disabled by a lot of tenants by default - so even if I use that scope, it has a high failure rate.
EWS is deprecated now and we're trying to migrate to Graph but not being able to send large mime emails is a big drawback.
Any other ideas?