Question
1
Replies
639
Views
Posted: November 8, 2016
Last activity: November 9, 2016
Closed
Parsing subject line of a email in a property
Hi, how will I parse subject line of an email in a property? An Email will come in an inbox and requirement is I have to search an info in the subjectline of the email.
Hi,
You can use parseThreadTopicHeader R-U-F to parse the subject line. Add new Message Header named Thread-Topic and use parseThreadTopicHeader R-U-F.