Outlook Send Email ================== Category -------- Outlook Commands Description ----------- This command allows you to send emails with outlook. Use this command when you want to send emails with your currenty logged in outlook account Parameters ---------- **Recipients** Enter the Email Addresses of the recipients in semicolon seperated values e.g. test@test.com;test2@test.com **Attachment** Enter the Filepath of the file you want attached. e.g. c:sales reports\fy06q4.xlsx **Subject** Enter the subject you want sent in your Email **Body** Enter the email body you want on your email to be sent. **BodyType** Select Email Body Type Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Outlook Commands\\Outlook Send Email\\Outlook Send Email.xml` See Also -------- - :doc:`Outlook Delete Emails ` - :doc:`Outlook Forward Emails ` - :doc:`Outlook Get Emails ` - :doc:`Outlook Move/Copy Emails ` - :doc:`Outlook Reply To Emails ` - :doc:`Outlook Save Attachments `