Enum EventPersistence
Defined in File Enums.hpp
Enum Documentation
-
enum Microsoft::Applications::Events::EventPersistence
Persistence for an event
Values:
-
enumerator EventPersistence_Normal
Normal.
-
enumerator EventPersistence_Critical
Critical: priority upload and last to be evicted from offline storage.
-
enumerator EventPersistence_DoNotStoreOnDisk
DoNotStoreOnDisk: do not store event in offline storage.
-
enumerator EventPersistence_Normal