Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
4/8/2010
These flags indicate and set message status values. They can be combined with bitwise OR to form a bitmask.
Constant | Value | Description |
---|---|---|
MCF_ACCOUNT_IS_NAME |
0x01 |
The name of the account, contained the MAILCOMPOSEFIELDSstructure pszAccountmember. |
MCF_ACCOUNT_IS_TRANSPORT |
0x02 |
The name of the transport, contained the MAILCOMPOSEFIELDSstructure pszAccountmember. |
MCF_MAILTO_FORMAT |
0x04 |
The recipient address in "mailto" format, contained the MAILCOMPOSEFIELDSstructure pszTomember. |
MCF_RUN_IN_BACKGROUND |
0x08 |
Run the messaging application in the background. Used with MailSyncMessages. |