M
Maya
Hello guys,
Is there an easy way in C# to recognize and pull the text between the
"From:" and "To:" strings in the following text:
..... From: John Smith To: Suzan......etc.
So at the end I would have a variable in my code has the value "John Smith"
retrieved from the above text.
Thanks alot.
Maya
Is there an easy way in C# to recognize and pull the text between the
"From:" and "To:" strings in the following text:
..... From: John Smith To: Suzan......etc.
So at the end I would have a variable in my code has the value "John Smith"
retrieved from the above text.
Thanks alot.
Maya