I want to add outlook functionality in My project.
In that now I used Outlook.Application() so it took mail id from desktop outlook application which is available in system.
But I want pass the mail id and password from user enter on web without Outlook.Application.
For that what can I do?