If somebody like the post and its helpful in your work then, add comments.

Monday, April 24, 2017

Office 365 : send email from SharePoint Online using CSOM PowerShell


Below script:

Add-Type -Path 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.dll'
Add-Type -Path 'C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI\Microsoft.SharePoint.Client.Runtime.dll'
  
$username = "[UserName]"
$securePassword = ConvertTo-SecureString "[Password]" -AsPlainText -Force
       
$spoCred = New-Object Microsoft.SharePoint.Client.SharePointOnlineCredentials($username, $securePassword)
$context = New-Object Microsoft.SharePoint.Client.ClientContext("[https://[XXXXXXXXXXXXXXXXXX]/")
$context.Credentials = $spoCred                                                                
$toEmail ="[Email1]","[Email2]"  
$toSubject ="[Subject]"
$toBody ="[BODY]"       

[String[]]$email =  $toEmail
$emailProperties = New-Object Microsoft.SharePoint.Client.Utilities.EmailProperties

write-host  $emailProperties
$emailProperties.To = $email
$emailProperties.CC = [String[]]("[Email]")
$emailProperties.From = "[Email]"
$emailProperties.Subject = $toSubject
$emailProperties.Body = $toBody
[Microsoft.SharePoint.Client.Utilities.Utility]::SendEmail($context,$emailProperties)
$context.ExecuteQuery()  
                        

2 comments:

  1. BUY WORLD MOBILE DATABASES FOR SMS ADVERTISING

    We have sourced over millions of Mobile phone numbers of almost every country in the world and we have put them into a database for businesses to purchase for there advertising needs. While email and social media are important, many people prefer the ease and simplicity of text communication. Be sure to use more than one contact channel when developing your marketing and sales campaigns and include SMS Text Marketing lists.
    It´s very easy to use, you just need to go to http://www.worldmobiledatabases.com and choose which is the Country Cell phone number database you want to advertise your services. After the purchase you can start using your Cell phone database right away.


    See more at http://www.worldmobiledatabases.com

    ReplyDelete
  2. When we transport it to them with the decent box it comes in, and obviously our very own letter of much appreciated it costs us about. Is it justified, despite all the trouble. newsletter design

    ReplyDelete