Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 881 Bytes

Outlook.SharingItem.ReceivedByEntryID.md

File metadata and controls

36 lines (21 loc) · 881 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SharingItem.ReceivedByEntryID property (Outlook)
vbaol11.chm644
vbaol11.chm644
Outlook.SharingItem.ReceivedByEntryID
8255da4d-8312-3ed5-b216-5ddc9298c505
06/08/2017
medium

SharingItem.ReceivedByEntryID property (Outlook)

Returns a String representing the EntryID for the true recipient as set by the transport provider delivering the SharingItem. Read-only.

Syntax

expression. ReceivedByEntryID

expression A variable that represents a MailItem object.

Remarks

This property corresponds to the MAPI property PidTagReceivedByEntryId.

See also

SharingItem Object

[!includeSupport and feedback]