I am creating an outlook com add-in but cannot figure out how to place text in a newly created email message. What I'm trying to do is whenever the user does "new mail message", "ctrl-N", etc. the addin should place certain text in the message of the body before the user gets to see it in the inspector. This text is being created in another part of the add-in and that part is working already.