NewFolder MethodNewFolder Method*
*Contents  *Index  *Topic Contents
*Previous Topic: MoveHere Method
*Next Topic: ParseName Method

NewFolder Method

Description

Creates a new folder.

Syntax

object.NewFolder bName, [vOptions]

ParameterDescription
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 new folder.
vOptions Optional. This value is not currently used.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.