The RemoveResources method requires the following input
parameters.
Input Arguments |
Required |
Description |
serverPoolsXmlString
|
Yes |
Zero or more <server> elements containing:
- <name> - The internal NetBios name of an Live
Communications Server 2005 Server.
- <preferredDomainController> - The name of the
preferred domain controller.
|
Output Arguments
The RemoveResources method has no return values.
Method Syntax
The RemoveResources method uses the following syntax:
public string RemoveResources(
string serverPoolsXmlString,
string preferredDomainController,
bool sendCredentials)