Previous Page
Next Page

Chapter 20. Working with Exchange 2003

Before You Begin

To work through the material presented in this chapter, you need to be familiar with the following concepts from earlier chapters:

  • Creating a connection into Microsoft Windows Management Instrumentation (WMI)

  • Creating a WMI query

  • Implementing the For...Next statement

  • Implementing the Select Case statement

After completing this chapter, you will be able to:

  • Connect to the MicrosoftExchangeV2 namespace

  • Query the Exchange_Logon class

  • Query the Exchange_Mailbox class

  • Query the Exchange_PublicFolder class

  • Query the Exchange_QueueSMTPVirtualServer class


Previous Page
Next Page