Inbox view has a column Replied to/Forwarded with icons, that indicate whether mail has been forwarded or replied back to sender.When a mail is opened in front end, I run a script using CreateReplyMessage, Save and Send. Mail is succesfully sent. But the column is not updated with icon like it would be when forwarded manually… How to influence this? From within a script?
Subject: column Replied to/Forwarded
You need to clear the field DeliveredDate to get the icon you want.
Please have a look at the mail-template for the folder $Inbox and you will see what icon is shown in which case.