nsMsgMessageFlags 编辑

The nsMsgMessageFlags interface describes possible flags for messages. Equivalent flags are also defined in nsMsgMessageFlags.h.

Constants

NameValueDescription
Read0x00000001Indicates whether or not the message is read.
Replied0x00000002Indicates whether or not the message has been replied to.
Marked0x00000004Indicates whether or not the message has been flagged/starred
Expunged0x00000008Indicates whether or not the message is deleted (but not compacted)
HasRe0x00000010Indicates whether or not 'Re: ' should be added to the head of the subject to get the proper subject.
Elided0x00000020Indicates whether or not the thread rooted at this message is open or closed in the UI.
Offline0x00000080Indicates whether or not we have this message in the offline cache.
Watched0x00000100Indicates whether or not this thread is being watched.
SenderAuthed0x00000200 
Partial0x00000400Indicates whether or not the body we have is a complete message.
Queued0x00000800Indicates whether or not the message is queued to be delivered.
Forwarded0x00001000Indicates whether or not the message has been forwarded.
Priorities0x0000E000The set of bits that indicate the priority.
New0x00010000Indicates whether or not the message is new since the last time the folder was opened.
Ignored0x00040000Indicates whether or not the (sub-)thread has been ignored.
ImapDeleted0x00200000Indicates whether or not the message has been deleted on the IMAP server
MDNReportNeeded0x00400000Indicates whether or not a delivery receipt was requested.
MDNReportSent0x00800000Indicates whether or not a delivery receipt was sent.
Template0x01000000Indicates whether or not the message is a template.
Attachment0x10000000Indicates whether or not the message has an attachment.
Labels0x0E000000The set of bits used to identify labels. Not returned in header.flags.
RuntimeOnly0x00000020Indicates the flags which are not emitted to the database.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:70 次

字数:4034

最后编辑:7年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文