How to Identify the mail to which the response belongs
843834Apr 26 2010 — edited Apr 27 2010Hi,
I am working on an issue where I need to maintain a record of mail response and replies.Since the properties of mail are pron to change,I intend to pass a unique identifier to the first reply so that it can be used in subsequent mails,which will help in identifying the mail and their response
My question is how can we pass a unique id to the mail,to identify the response. In other words is there any field called ID which we can set in the request and get it back ?
Any suggestion is welcome.