CurrentFolder Property

See Also         Example         Applies To

Returns or sets a MAPIFolder object that represents the current folder displayed in the explorer. Use this property to change the folder the user is viewing.

Read/write MAPIFolder.

Syntax

objExplorer.CurrentFolder

objExplorer    Required. An expression that returns an Explorer object.