You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attachment = @($emailAttachment) # Array of attachments
134
134
ContentHtml = "<html><head><title>Enter title</title></head><body><img src='cid:inline-attachment' alt='Company Logo'/><h1>This is the first email from ACS - Azure PowerShell</h1></body></html>"
135
-
ContentPlainText = "This is the first email from ACS - HTML"
135
+
ContentPlainText = "This is the first email from ACS - Azure PowerShell"
0 commit comments