다음을 통해 공유


Message State Flags

Do not use. Message state flag values that can be set and their meaning.

Constant/value Description
MSG_DELETED
0x0001
The message has been deleted. Compacting folders will remove this message permanently.
MSG_UNREAD
0x0002
The message has not been read.
MSG_SUBMITTED
0x0004
The outgoing message is in the outbox and is waiting to be sent.
MSG_UNSENT
0x0008
The outgoing message has been saved locally but has not been sent.
MSG_RECEIVED
0x0010
The message has been received from a server.
MSG_NEWSMSG
0x0020
The message is associated with a newsgroup.
MSG_NOSECUI
0x0040
Do not use.
MSG_VOICEMAIL
0x0080
The message's header has been set with the x-voicemail specification.
MSG_REPLIED
0x0100
The message has been replied to.
MSG_FORWARDED
0x0200
The message has been forwarded to another recipient.
MSG_RCPTSENT
0x0400
The message's S/MIME receipt has been sent.
MSG_FLAGGED
0x0800
The message is "flagged" for urgent attention.

Requirements

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