-1
It is possible to send an email directly from the application C# without having to use a server? If yes, how to do this?
For example, in case the user forgets the password and I want to send a new password directly from Email, how is it possible to do this directly from the application using Windows Forms or WPF in C#.