OfficeDev / office-js

A repo and NPM package for Office.js, corresponding to a copy of what gets published to the official "evergreen" Office.js CDN, at https://appsforoffice.microsoft.com/lib/1/hosted/office.js.
https://learn.microsoft.com/javascript/api/overview
Other
671 stars 96 forks source link

Outlook: Office.context.mailbox.item.to and Office.context.mailbox.item.cc returns only 20 email addresses #2509

Closed Ramesh8264 closed 2 years ago

Ramesh8264 commented 2 years ago

Provide required information needed to triage your issue

In TO && CC fields max 20 email addresses are getting but the mail contains 200+ receipents

Your Environment

Current behavior

Steps to reproduce




Link to live example(s)




Provide additional details




Context

Useful logs

Thank you for taking the time to report an issue. Our triage team will respond to you in less than 72 hours. Normally, response time is <10 hours Monday through Friday. We do not triage on weekends.

exextoc commented 2 years ago

This is as per the platform behavior. For more details, please refer to https://docs.microsoft.com/en-us/javascript/api/outlook/office.messageread?view=outlook-js-1.1#properties

If you need this property change and wish to file a feature request, please use the below link: https://aka.ms/M365dev-suggestions

ghost commented 2 years ago

This issue has been automatically marked as stale because it is marked as needing author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your interest in Office Add-ins!

ghost commented 2 years ago

This issue has been closed due to inactivity. Please comment if you still need assistance and we'll re-open the issue.