Sets or returns the Uniform Resource Locator (URL) for the specified discussion server. Read/write String.
This example changes the URL of the specified discussion server to http://example.microsoft.com.
dscServers(1).ServerAddress = _
"http://example.microsoft.com/"