Hi Team,
I am reading outlook mail message and trying to extract %CurrentItem2['From']% information, For most of the mail messages I am getting required information However for some mails instead of 'from' information data like 'EXCHANGE ADMINISTRATIVE GROUP (ambfse)/CN=RECIPIENTS/CN=****sd-' got extracted.
other data like %CurrentItem2.Subject%%CurrentItem2.Date% got extracted correctly.
What could be a potential reason?
Thanks