In c#,
we can change ReplyTo Email Id with MailMessage class property (ReplyToList).
But this will change emailId with whatever we set in code ot table driven only case of Reply.
It does not change ReplyAll emailids.
But this will change emailId with whatever we set in code ot table driven only case of Reply.
It does not change ReplyAll emailids.
I want when User click on ReplyAll , emailId will be set using table driven.
How we can do that.
How we can do that.
Please help
Dinesh GabhanePosted Nov 4, 2019, 8:48 PM