Hi
I have a string array containing some mailids. Some of the mailids are same.
How to retreive only unique mailids in C#.Net?
I have a string array containing some mailids. Some of the mailids are same.
How to retreive only unique mailids in C#.Net?
Comment