Allan Smith
3
Send email in app
Send email in app
Hi, I I have a formula in my app to send an email to others if the user selects this option however I have been asked to include a CC into the email. The email gets sent as required but not to the person in CC. They email address are correct and looking at other comments about setting this up the formula I am using should work but doesn't. Any clues?
Office365Outlook.SendEmailV2(
LblSendto.Text,
LblSubject.Text,
Bodyemail.HtmlText,
{Cc:LblCCto.Text};
{
Attachments: RenameColumns(
Attachments.Attachments,
Value,
ContentBytes
)
}
);
SubmitForm(SafetySuggest);
3
5 comments
Public group
A community of people who are enthusiastic about and trying to learn about Microsoft's Power Apps!
Leaderboard (30-day)
powered by