S
shapper
Hello,
I need to get the "from" value, in my runtime code, which I have in my
web.config:
<system.net>
<mailSettings>
<smtp
deliveryMethod = "network"
from = "(e-mail address removed)">
How can I do this?
Thanks,
Miguel
I need to get the "from" value, in my runtime code, which I have in my
web.config:
<system.net>
<mailSettings>
<smtp
deliveryMethod = "network"
from = "(e-mail address removed)">
How can I do this?
Thanks,
Miguel