Refresh
Description
Refreshes the folder by discarding any cached content and reloads it on demand.
Syntax
Perl
$folder->Refresh();
- Identifier
- Description
- folder
- A Folder object obtained from the current workspace.
- Return value
- None.
Refreshes the folder by discarding any cached content and reloads it on demand.
Perl
$folder->Refresh();