I need to create a program using vb.net which will search through emails from a booking website (eg. Guestlink) to find the name of a customer and their email address listed in the body of the message (the body will contain other characters), it will then need to create a new contact using this information in Microsoft Outlook.

Can anyone help me as to what code I should write? I’m a VERY basic programmer so it would be helpful if you could include namespaces and references.

Thank you!!!!