Name property (Folder object)
Returns the name of the folder such as
folder1
. Read-only. String.Syntax
Folder
.Name
where
Folder
is the name of a Folder object or an expression that evaluates to a Folder object.Provide Feedback