Folders.Count (Property)

Return a count of the number of Folder objects in the collection.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyFolders.Count

You cannot modify this property to change the extent of the collection. It should however be modified as folders are created or destroyed within the file system.

Property attributes:

readonly