_MailItem.ReplyRecipients 属性

定义

返回一个 Recipients 集合,该集合代表 Outlook 项目的所有答复收件人对象。 只读。

public:
 property Microsoft::Office::Interop::Outlook::Recipients ^ ReplyRecipients { Microsoft::Office::Interop::Outlook::Recipients ^ get(); };
public Microsoft.Office.Interop.Outlook.Recipients ReplyRecipients { get; }
Public ReadOnly Property ReplyRecipients As Recipients

属性值

适用于