Skip to content

Latest commit

 

History

History
71 lines (42 loc) · 2.19 KB

pidtagoriginalsendersearchkey-canonical-property.md

File metadata and controls

71 lines (42 loc) · 2.19 KB
title manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid description
PidTagOriginalSenderSearchKey Canonical Property
lindalu
03/09/2015
Developer
reference
office-online-server
medium
MAPI.PidTagOriginalSenderSearchKey
COM
164eb9dd-e553-459e-99c1-3da0284bb01f
Contains the search key for the sender of the first version of a message, that is, the message before being forwarded or replied to.

PidTagOriginalSenderSearchKey Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the search key for the sender of the first version of a message, that is, the message before being forwarded or replied to.

Property Value
Associated properties:
PR_ORIGINAL_SENDER_SEARCH_KEY
Identifier:
0x005C
Data type:
PT_BINARY
Area:
General messaging

Remarks

This property is one of the address properties for the original sender of a message. At first submission of the message, the client application should set this property to the value of the PR_SENDER_SEARCH_KEY (PidTagSenderSearchKey) property. It is never changed when the message is forwarded or replied to.

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