PidTagReportName Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains the display name for the recipient that should get reports for this message.

Associated properties:

PR_REPORT_NAME, PR_REPORT_NAME_A, PR_REPORT_NAME_W

Identifier:

0x003A

Data type:

PT_STRING8, PT_UNICODE

Area:

MAPI envelope

Remarks

These properties are examples of the address properties for the recipient that the sender has delegated to receive any reports generated for this message.

A client application that must route reports to another user should set these properties at message submission time. If they are not set, the reports are sent to the message sender.

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