These constants can be returned from the folder objects SubscribeCalendarFrequamcy property:
|
Constant Name |
Value |
Description |
|---|---|---|
|
egwFolderUpdateManually |
0x0000 |
Calendar items to be read only when manually requested. |
|
egwFolderUpdateFifteenMinutes |
0x0001 |
Calendar items to be read every 15 minutes. |
|
egwFolderUpdateHourly |
0x0002 |
Calendar items to be read every hour |
|
egwFolderUpdateDaily |
0x0003 |
Calendar items to be read daily. |
|
egwFolderUpdateWeekly |
0x0004 |
Calendar items to be read weekly. |
|
egwFolderUpdateMonthly |
0x0005 |
Calendar items to be read monthly. |