Skip to content

Instantly share code, notes, and snippets.

@appcoreopc
Created August 10, 2020 09:08
Show Gist options
  • Save appcoreopc/c7868ee50fa5e9362089d753267f7ede to your computer and use it in GitHub Desktop.
Save appcoreopc/c7868ee50fa5e9362089d753267f7ede to your computer and use it in GitHub Desktop.
{
“MailInfo” : {
“From” : “jeremy.woo@test.com”,
“Recipients” : [“kepung@gmail.com”, “kepung@hotmail.com”],
“Subject” : “Demo demo”,
“ContentBody” : “Helllo”,
“IsBodyHtml” : “True”,
“Sender” : “jeremy.woo@test.com”,
“SenderName” : “jeremy woo weng kong”
},
“AttendanceData”: {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment