OfficeDev / office-js-docs-reference

Microsoft Office JavaScript API Reference
https://learn.microsoft.com/javascript/api/overview
MIT License
114 stars 65 forks source link

Office.MailboxEnums.RecipientType DistributionList #1803

Open ThanhVuNTQ opened 9 months ago

ThanhVuNTQ commented 9 months ago

Hello,

I have a question regarding the functionality of DistributionLists in an email system. I would like to know if it is possible for a DistributionList to include external email addresses that are outside of the organization.

I'm curious to understand if a DistributionList can be configured to include both internal and external email addresses, or if it is limited to internal addresses only.

Your insights and clarification on this matter would be greatly appreciated. Thank you for your assistance!

image

samantharamon commented 1 day ago

Hi @ThanhVuNTQ,

Apologies for the delayed response. External contacts can be added to a distribution list, but you may need to configure the policies of the distribution list so that external contacts receive emails sent to the list. For more information, see Add a user or contact to a Microsoft 365 distribution group.

For future reference, please note that issues created in this GitHub repository are for Office Add-ins documentation bugs and feedback. Please post any Outlook/Exchange product questions to the Microsoft Support Community page.