Folder2 object

Extends the Folder object to support offline folders.

Members

The Folder2 object has these types of members:

Methods

The Folder2 object has these methods.

Method Description
DismissedWebViewBarricade Called in response to the web view barricade being dismissed by the user.
Synchronize Synchronizes all offline files in the folder.

 

Properties

The Folder2 object has these properties.

Property Access type Description
HaveToShowWebViewBarricade
Read-only
Not currently supported.
OfflineStatus
Read-only
Contains the offline status of the folder.
Self
Read-only
Contains the folder's FolderItem object.

 

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional, Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Shldisp.h
IDL
Shldisp.idl
DLL
Shell32.dll (version 5.0 or later)

See also

Folder