Outlook Get Emails ================== Category -------- Outlook Commands Description ----------- This command allows you to get emails and attachments with outlook. Use this command when you want to get emails and attachments with your currenty logged in outlook account Parameters ---------- **Source Folder** Enter the mail folder you want your emails to come from **Text Search** Please Enter the text search **Get Unread Emails** Specify whether to retrieve unread email messages only **Delivery Before** Please indicate the delivery date before **Delivery After** Please indicate the delivery date after **Limit** Please Enter the number of mail message **Mark as Read** Specify whether to mark unread email messages as read upon get emails **Message Variable** Enter variable name to store MailItem List Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Outlook Commands\\Outlook Get Emails\\Outlook Get Emails.xml` See Also -------- - :doc:`Outlook Delete Emails ` - :doc:`Outlook Forward Emails ` - :doc:`Outlook Move/Copy Emails ` - :doc:`Outlook Reply To Emails ` - :doc:`Outlook Save Attachments ` - :doc:`Outlook Send Email `