c# - Searching Global Address List in .Net 2.0 Windows Form Project -


hi want able search in global address list find user's first , last name comparing alias.

all suggested solutions on internet using higher versions of .net framework due business requirements can not upgrade .net version in our application.

is there simpler way of accessing gal in .net 2.0 project?


Comments

Popular posts from this blog

node.js - Using Node without global install -

java - Null response to php query in android, even though php works properly -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -