IMAP Dirty Flags
Do not use. Internet Message Access Protocol (IMAP) special folders list dirty flag values that can be set, and their meaning.
Constant/value |
Description |
- IMAP_FLDRLIST_DIRTY
- 0x0001
|
Indicates that the special folders list needs to be refreshed.
|
- IMAP_OE4MIGRATE_DIRTY
- 0x0002
|
Indicates that all special folders may not be present.
|
- IMAP_SENTITEMS_DIRTY
- 0x0004
|
Indicates that Sent Items special folder should be included in synchronization.
|
- IMAP_DRAFTS_DIRTY
- 0x0008
|
Indicates that Drafts special folder should be included in synchronization.
|
- IMAP_DELETEDITEMS_DIRTY
- 0x0010
|
Indicates that Deleted Items special folder should be included in synchronization.
|
- IMAP_JUNK_DIRTY
- 0x0020
|
Indicates that Junk special folder should be included in synchronization.
|
Requirements
|
|
Minimum supported client
|
Windows XP [desktop apps only]
|
Minimum supported server
|
Windows Server 2003 [desktop apps only]
|
Product
|
Outlook Express 6.0
|
Header
|
- Imnact.h
|
IDL
|
- Imnact.idl
|