ActiveDirectoryObjectMove Method ACDLib API Documentation
Moves the current object to a new container

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

public void Move(
	ActiveDirectoryObject targetContainer
)

Parameters

targetContainer
Type: Inkostar.ClassesActiveDirectoryObject
The target container object
See Also

Reference