ActiveDirectoryObjectRename Method ACDLib API Documentation
Renames the current object from the active directory

Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public void Rename(
	string newName
)

Parameters

newName
Type: SystemString
The new name of the active directory object
See Also

Reference