Unlike other MIIS 2003 Resource Tool Kit tools,
GetMailAddress is not a stand-alone application. It is a
sample Visual BasicĀ® .NET application,
GetMailAddress.vb, that demonstrates how to search for and
retrieve the mail attribute from a connector space
object.
Notes
GetMailAddress.vb contains a sample CSObjectXML
string. To customize GetMailAddress.vb to use your data, you
can use CSexport.exe to obtain the connector space data. For
more information about CSexport.exe, see Microsoft Identity
Integration Server 2003 Help.
If this sample code is to be used "as is" in a new project,
then the Visual Basic project must be a console
application.
You will need to add System.xml.dll to the references of
your project.
For more information, see the comments in the sample code, and
the MIIS 2003 Developer Reference.