PidTagDeleteAfterSubmit Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains TRUE if a client application wants MAPI to delete the associated message after submission.
Property | Value |
---|---|
Associated properties: |
PR_DELETE_AFTER_SUBMIT |
Identifier: |
0x0E01 |
Data type: |
PT_BOOLEAN |
Area: |
MAPI non-transmittable |
Remarks
A client application uses this property with the PR_SENTMAIL_ENTRYID (PidTagSentMailEntryId) property to control what happens to a message after it is submitted. Either one or the other should be set, but not both.
Related resources
Protocol specifications
Provides references to related Exchange Server protocol specifications.
Specifies permissible operations for the core message store objects.
Specifies the properties and operations that are permissible for email message objects.
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as associated properties.