_SharingItem.ReceivedOnBehalfOfEntryID 属性

定义

以 C# ) 返回一个字符串 (字符串,表示EntryID委托代表 收件人的用户的 。SharingItem 只读。

public:
 property System::String ^ ReceivedOnBehalfOfEntryID { System::String ^ get(); };
public string ReceivedOnBehalfOfEntryID { get; }
Public ReadOnly Property ReceivedOnBehalfOfEntryID As String

属性值

注解

此属性对应于 PidTagReceivedRepresentingEntryId 的 MAPI 属性。

适用于