when new email arrives with below subject format
Examples:
i)subject-Correct is what i mean is that it should have the below dynamic values country\customer\contractnumber\Type\Region\department in the email subject seperated by \
Email Template //Sample
Subject: Country: Kenya\Customer: client1\Contract Number: 43291\Type: Renewed\Region: Washington\Department: Sharepoint
ii)subject-incorrect format is what i mean is that which is not having these country,customer,contractnumber,Type,Region,department with proper format seperated by \ or it may contains different subject other than this above format so something different subject texts
i need to check a condition if the subject is in correct or incorrect format so how to put a condition for the above scenario for correct or incorrect.
if correct then i have to send email and if not correct then i export email and create file in document library