My project is to extract the details ("Conversation Id", "Date Created", "Sender", "Sender's Name", "Sender's e-mail", "Subject", "To", "Recipients", "Entry ID") of a email items from selected Outlook folder (ex: ABC Services) and create an Excel database. I have successfully extracted the same to Excel spreadsheet.
I am facing a problem in fetching the name from the signature from each of the email items.
My team on daily basis checks the mail from an Outlook folder (ex: ABC Services) and replies with common sender mail ID (ex: ABC@xxx.com) with their respective signatures (varies according to sender ex: Vinay MG, Povel A, James Car etc.) in email body.
I want to extract the sender name from the signature. I came to know about "Suggestedsigner" from MS office site, but didn't understand much. Also I searched many sites, but no success.
My email flows as below,
[..... ..... EMail BODY... .... ... ]
Regards,
Vinay M G | ABC Services | EFG Team
XXX Company, Location
Mob: xx-xxxxx xxxxx
I want to extract name (Vinay M G) from the signature.