PidTagSentMailEntryId Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains the entry identifier of the folder where the message should be moved after submission.

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.

Protocol Specifications

  • [MS-OXPROPS]
    Provides references to related Exchange Server protocol specifications.

  • [MS-OXOMSG]
    Specifies the properties and operations that are permissible for e-mail message objects.

  • [MS-OXCICAL]
    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.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names