NameSpace.Folders Property (Outlook)

Returns the Folders collection that represents all the folders contained in the specified NameSpace. Read-only.

Syntax

expression .Folders

expression A variable that represents a NameSpace object.

Remarks

The NameSpace object is the root of all the folders for the given name space.

See Also

Concepts

NameSpace Object Members

NameSpace Object