Folder2 object

May 3, 2021 · View on GitHub

Extends the Folder object to support offline folders.

Members

The Folder2 object has these types of members:

Methods

The Folder2 object has these methods.

MethodDescription
DismissedWebViewBarricadeCalled in response to the web view barricade being dismissed by the user.
SynchronizeSynchronizes all offline files in the folder.

 

Properties

The Folder2 object has these properties.

PropertyAccess typeDescription
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

RequirementValue
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