Click or drag to resize
IFolderGetObjects Method
Overload List
  NameDescription
Public methodGetObjects
Retrieves all objects contained in the folder.
Public methodGetObjects(Int32)
Retrieves all objects contained in the folder up to a maximum number.
Public methodGetObjects(String, Boolean, Int32)
Retrieves all objects of a specific type contained in the folder up to a maximum number.
Public methodGetObjects(IObjType, Boolean, Int32)
Retrieves all objects of a specific type contained in the folder up to a maximum number.
Top
See Also