. "mine whether the object is a group. /// private static bool IsGroup(DirectoryEntry de){ return de.Properties["objectClass"][1].ToString() == "group"; } Monday, May 18, 2009 - 11:35:22 AM - frankb" . . .