FullName property (Folder object)
Returns the fully qualified name of the folder, that is, the path and folder name such as
folder1\folder2
. Read-only. String.Syntax
Folder
.FullName
where
Folder
is the name of a Folder object or an expression that evaluates to a Folder object.Provide Feedback