Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 2.33 KB

pidtagoriginalsentrepresentingemailaddress-canonical-property.md

File metadata and controls

71 lines (41 loc) · 2.33 KB
title manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_type ms.assetid description
PidTagOriginalSentRepresentingEmailAddress Canonical Property
lindalu
03/09/2015
Developer
reference
office-online-server
medium
COM
e2c3d2c3-5451-45cb-b0ec-bdbf5b39a0ba
Contains the email address of the messaging user on whose behalf the original message was sent.

PidTagOriginalSentRepresentingEmailAddress Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the email address of the messaging user on whose behalf the original message was sent.

Property Value
Associated properties:
PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS, PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_A, PR_ORIGINAL_SENT_REPRESENTING_EMAIL_ADDRESS_W
Identifier:
0x0069
Data type:
PT_STRING8, PT_UNICODE
Area:
General messaging

Remarks

These properties are examples of the address properties for the original represented sender of a message. It is used in a conversation thread.

A client application sending a message on behalf of another client should set these properties to the value of the PR_SENT_REPRESENTING_EMAIL_ADDRESS (PidTagSentRepresentingEmailAddress) property at the first submission of the message. Once set, it should never be changed.

Related resources

Protocol specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXOMSG]

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

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as alternate names.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names