_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

プロパティ値

適用対象