The PR_DELETE_AFTER_SUBMIT property contains TRUE if a client application wants MAPI to delete the associated message after submission.
| Header file: | MAPITAGS.H |
| May be exposed by: | Message objects |
| Identifier: | 0x0E01 |
| Property type: | PT_BOOLEAN |
| Property tag: | 0x0E01000B |
A client application uses the PR_DELETE_AFTER_SUBMIT property with the PR_SENTMAIL_ENTRYID property to control what happens to a message after it is submitted. Either one or the other should be set, but not both.