About 380,000 results
Open links in new tab
  1. Power Automate - Get Outlook Email Distribution Groups

    Oct 2, 2023 · I need assistance with getting all email distribution groups in outlook via Power Automate. My intention is to send personalized emails to selected Outlook distribution email groups via Power …

  2. How do I send an email to an Exchange Distribution list using c#

    Aug 5, 2010 · I need to send an email to an Exchange distribution list called "DL-IT" using c#. Does anyone know how to achieve this?

  3. sending email to distribution list using python - Stack Overflow

    Jun 24, 2022 · 0 I'm trying to send emails to people in a distribution list in my company using python. My company uses outlook. When I send to individual users specifying their email, it works perfectly. …

  4. AZURE Logic App- Outlook- Send an Email to a Distribution List

    Jun 5, 2023 · Hello I am using logic app to send some files via email ( outlook 365) . Up to now there was only one recipient and the process worked fine . Recently I've had to create a distribution list as ...

  5. The email cannot send to the email distribution list with period dot ...

    May 16, 2023 · 0 I created an email distribution list called [email protected]. I'm creating a stored procedure to create an email alert report for the company use. But the problem now is the email …

  6. email - Send E-Mail Using VBA To E-Mail Lists On Excel - Stack Overflow

    Jun 18, 2013 · Email "[email protected];[email protected]", Subject:=:Example Email", Body:="Example Mail" You can search your sheet containing emails for the set of emails you need to …

  7. How to pull a list of emails from an Excel file and send one email to ...

    Sep 24, 2024 · Basically, I have this excel file that will have a column called "Email" that will list people's emails. I'd like to be able to use Power Automate to extract the email addresses of folks based on …

  8. email - Allowing any member of a dynamic group to send as from a …

    Mar 27, 2024 · Check the results above and if it does not return any values SendAs, SendOnBehalf, FullControl etc for the queried dynamic distribution group member then provide the the member …

  9. Django - Office 365 send message via distribution group

    Jan 29, 2024 · I'm trying to send email in Django using a distribution group as a the DEFAULT_FROM_EMAIL setting. I am using Office 365 to send it. I have wrestled with the package …

  10. How to send email notifications to a email group using AWS SNS?

    Dec 18, 2018 · I am working on a task to send email notifications to a group of users from AWS SNS. I have created a topic and tested the notifications by sending it to my email. But now I want to send …