mark fisher

mark fisher

  • NA
  • 29
  • 2.9k

How do I reverse an Enail Address in C#?

May 23 2013 3:56 PM
Hello all!
I have an email address like this, I am a user on a domain.
BGD.ORG\\some.name

I would like to format it in C# to be this:
[email protected]
I am quite new to C# and any directio would be helpful. Thank you.

Answers (2)