Outlook Reply To Emails ======================= Category -------- Outlook Commands Description ----------- This command allows you to reply to emails with outlook. Use this command when you want to reply to emails with your currenty logged in outlook account Parameters ---------- **Message Variable** Enter variable name to store MailItem List **Operation** Indicate whether to move or copy the email **Body** Enter the email body you want on your email to be sent. **BodyType** Select Email Body Type **Attachment** Enter the Filepath of the file you want attached. e.g. c:sales reports\fy06q4.xlsx Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Outlook Commands\\Outlook Reply To Emails\\Outlook Reply To Emails.xml` See Also -------- - :doc:`Outlook Delete Emails ` - :doc:`Outlook Forward Emails ` - :doc:`Outlook Get Emails ` - :doc:`Outlook Move/Copy Emails ` - :doc:`Outlook Save Attachments ` - :doc:`Outlook Send Email `