Contents Index Topic Contents | ||
Previous Topic: NewFolder Method Next Topic: FolderItem Object |
ParseName Method
Description
Creates and returns a FolderItem object that represents a specified item.
Syntax
object.ParseName bName
Parameter Description object Required. An object expression that evaluates to a Folder object. This is the folder in which the new folder will be created. bName Required. A string that specifies the name of the item.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.