This function then calls Office.context.mailbox.item.body.setAsync (), which is an Office JavaScript API. The setAsync () method overwrites the body of the message with "Hello world!". Then, it calls ...