PidTagAttachTransportName Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the name of an attachment file modified so that it can be associated with TNEF messages.

Property Value
Associated properties:
PR_ATTACH_TRANSPORT_NAME, PR_ATTACH_TRANSPORT_NAME_A, PR_ATTACH_TRANSPORT_NAME_W
Identifier:
0x370C
Data type:
PT_STRING8, PT_UNICODE
Area:
Message attachment

Remarks

TNEF and the transport provider use these properties. They are usually not available to client applications.

These properties are commonly used by TNEF when the underlying messaging system does not support the supplied filenames. For example, they are used when the user attaches multiple files with the same name, such as five files named CONFIG.SYS. The transport provider must modify the names to make sure they are unique. Each modified name appears in its attachment's PR_ATTACH_TRANSPORT_NAME and associated properties.

Protocol specifications

[MS-OXCMSG]

Handles message and attachment objects.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as associated properties.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names