Click here to Skip to main content
15,892,575 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there any code or template to get the contacts from a given email id and password


Thanks in advance
Posted

1 solution

There is no standard way to do this. Depending on whether the mail server is on Exchange or on Notes, or if it's a custom webmail server like Yahoo, Gmail, Hotmail (where we are hidden from the actual mail server implementation), you would have to do this in custom ways.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900