PidTagDeleteAfterSubmit Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains TRUE if a client application wants MAPI to delete the associated message after submission.
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
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXCSTOR]
Specifies permissible operations for the core message store objects.[MS-OXOMSG]
Specifies the properties and operations that are permissible for e-mail message objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as associated properties.