Refreshes the folder by discarding any cached content and reloads it on demand.
VBScript
folder.Refresh
Perl
$folder->Refresh();