Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Office 2010 | Outlook 2010 | Visual Studio
In this article
Quick Info
Parameters
Return Values
Indicates whether Cached Exchange Mode for the private Exchange store is enabled, and whether this is enforced by policy.
Quick Info
Exported by: |
msmapi32.dll |
Called by: |
Client |
Implemented by: |
Outlook |
BOOL GetDefCachedMode(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.