diff --git a/articles/communication-services/quickstarts/email/send-email-advanced/includes/attachments-js.md b/articles/communication-services/quickstarts/email/send-email-advanced/includes/attachments-js.md index e20e76c07cd61..ff748fa8b6c8c 100644 --- a/articles/communication-services/quickstarts/email/send-email-advanced/includes/attachments-js.md +++ b/articles/communication-services/quickstarts/email/send-email-advanced/includes/attachments-js.md @@ -18,7 +18,7 @@ We can add an attachment by defining an attachment object and adding it to our m const filePath = ""; const message = { - sender: "", + senderAddress: "", content: { subject: "Welcome to Azure Communication Service Email.", plainText: ""