Expand Minimize
This topic has not yet been rated - Rate this topic

GetDefCachedMode

Published: July 16, 2012

Indicates whether Cached Exchange Mode for the private Exchange store is enabled, and whether this is enforced by policy.

Exported by:

msmapi32.dll

Called by:

Client

Implemented by:

Outlook

BOOL GetDefCachedMode(BOOL *pfPolicy); 

pfPolicy

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

true

  • Caching is enabled.

false

  • Caching is disabled.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.