PidTagSentRepresentingSmtpAddress Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the Simple Mail Transport Protocol (SMTP) email address for the messaging user who is represented by the sender.

Property Value
Associated properties:
PR_SENT_REPRESENTING_SMTP_ADDRESS, PR_SENT_REPRESENTING_SMTP_ADDRESS_A, PR_SENT_REPRESENTING_SMTP_ADDRESS_W
Identifier:
0x5D02
Data type:
PT_UNICODE, PT_STRING8
Area:
Address

Remarks

This property is an example of the address properties for the messaging user being represented by the sender. When a client application sends a message on behalf of another client, it should set all the represented sender properties to the values for that client. A messaging user sending on its own behalf typically leaves the represented sender properties unset.

The outgoing transport provider must always leave this property unchanged if it has been set by the sending client. If it is unset, the transport provider should set it to the PR_SENDER_SMTP_ADDRESS (PidTagSenderSmtpAddress) property on the outbound copy of the message, and leave it unset on the local copy.

Protocol specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXOMSG]

Specifies the properties and operations that are permissible for email message objects.

[MS-OXCFXICS]

Handles the order and flow for data transfers between a client and server.

[MS-OXODLGT]

Specifies methods for connecting to and configuring mailboxes as delegates, and interactions with message and calendar objects when they act on behalf of another user.

[MS-OXCICAL]

Converts between IETF RFC2445, RFC2446, and RFC2447, and appointment and meeting objects.

[MS-OXCMAIL]

Converts from Internet standard email conventions to message objects.

[MS-OXOTASK]

Specifies the properties and operations that are permissible for contacts and personal distribution lists.

[MS-OXTNEF]

Encodes and decodes message and attachment objects to an efficient stream representation.

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