show / hide menu

SendEmailAdvanced in SharePoint

Send Email Advanced functionality in AppForms allows you to send an email along with\without attachments, so that the receiver will receive that email as soon as the button is triggered.

SendEmailAdvanced allows you to add BCC and CC addresses along with the mail.

Syntax:

SendEmailAdvanced(Subject,EmailBody,ToAddress,CCAddress,BCCAddress,FileUpload).