_MailItem.ReceivedOnBehalfOfEntryID 属性

定义

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

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

属性值

注解

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

适用于