次の方法で共有


IMAP_MBOXFLAGS

[IMAP_MBOXFLAGS is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]

DWORD that identifies mailbox name attributes returned in the LIST or LSUB response.

Constant/value Description
IMAP_MBOX_NOFLAGS
0x00000000
No mailbox name attributes returned.
IMAP_MBOX_MARKED
0x00000001
The "Marked" mailbox name attribute.
IMAP_MBOX_NOINFERIORS
0x00000002
The "Noinferiors" mailbox name attribute.
IMAP_MBOX_NOSELECT
0x00000004
The "Noselect" mailbox name attribute.
IMAP_MBOX_UNMARKED
0x00000008
The "Unmarked" mailbox name attribute.
IMAP_MBOX_ALLFLAGS
0x0000000F
All the mailbox name attributes have been returned.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Product
Outlook Express 6.0
Header
Imnxport.h
IDL
Imnxport.idl