I want to access IMAP username and password from Get Credential

Test.xaml (4.8 KB)

Hi @priyesh,
Hope this topic will help you:

Thanks for the reply.
I got the solution
use this statement
New System.Net.NetworkCredential(“”,password).Password

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.