We would like to make use of SMART matching along with Tracking Token to correlate emails in Dynamics CE. As this Tracking Token gets enabled globally, i am looking for an options to enable it conditionally through code. Please advise
I already tried by invoking custom plugin on Pre operation of Send Message and setting context input parameter 'TrackingToken' to null, but it didn't work.
Any insight on this would be highly appreciated.