Query in RegexMatch

I have a some content in mail body and i want fetch the specific content from the mail body,
ex-(Full Name:
Department:
Job Title:
Start Date:
Report to:
Office Location: )
with regex match,in C# method because i am using a C# panel not vb.net.
Please help me.

can you share the whole mail body ??

Hi,

Hope the following sample helps you.

Sample20211208-4cs.zip (2.8 KB)

Regards,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.