GetDefCachedModeDownloadPubFoldFavs

Applies to: Outlook 2013 | Outlook 2016

Indicates whether Cached Exchange Mode for the Public Folder Favorites folder is enabled, and whether this is enforced by policy.

Quick info

Property Value
Exported by:
msmapi32.dll
Called by:
Client
Implemented by:
Outlook
BOOL GetDefCachedModeDownloadPubFoldFavs(BOOL *pfPolicy); 

Parameters

pfPolicy

[out] true if the return value is enforced by policy, false if it is not.

Return values

true

  • Caching is enabled.

false

  • Caching is disabled.

See also

GetDefCachedMode