PidTagSentMailEntryId Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains the entry identifier of the folder where the message should be moved after submission.
Property | Value |
---|---|
Associated properties: |
PR_SENTMAIL_ENTRYID |
Identifier: |
0x0E0A |
Data type: |
PT_BINARY |
Area: |
MAPI non-transmittable |
Remarks
This property is often copied from the PR_IPM_SENTMAIL_ENTRYID (PidTagIpmSentMailEntryId) property, the client application's standard Sent Items folder.
The client application uses this property with the PR_DELETE_AFTER_SUBMIT (PidTagDeleteAfterSubmit) 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 the properties and operations that are permissible for email message objects.
Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.