GetDefCachedModeDownloadPubFoldFavs

GetDefCachedModeDownloadPubFoldFavs

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

Quick Info

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