Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

login name using email account from Exchange server

Status
Not open for further replies.

adonet

MIS
Joined
May 4, 2004
Messages
312
Location
US
I want to create a app and login name using eamil account from Exchange server. That is, whoever has email account in Exchange will get in. Is it possible?
 
Yes. You would need to use CDO to read exchange and test against user input. If this is for a corporate network then wouldn't it be better to use Active Directory which can be accessed directly by the classes in the System.DirectoryServices namespace?

Rob

Go placidly amidst the noise and haste, and remember what peace there may be in silence - Erhmann 1927
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top