Size Property

Object: Folder
Syntax: Size
Type: Long Integer
Read/Write: Read Only
Description: This property returns the size of the current folder and all sub-folders.

Note:This is potentially a very expensive method call, as the only way to reliably determine the size of all sub-folders involves recursively examining each sub-folder individually.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.