public void WhenIRetrieveAListOfAllDirectories()
 {
     _orgClientContext.LoadAllDirectories();
 }