Create form logic where if a user selects 'option A' from dropdown, the form is emailed to abc@gmail.com and if user selects 'Option B' from dropdown, it is sent to xyz@gmail.com
For example: Select enquiry type = Sales then send email to sales@gmail.com
Select enquiry type = general then send email to info@gmail.com