Delete Method
Deletes an entry specified by DN from the directory server.
Syntax
[VB.NET] Public Sub Delete()
[C#] public void Delete();
Remarks
This method deletes the entry specified by DN from the directory. The result of the operation is returned via the Result event.