Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
c#でメールアイテムの返信先アドレスを設定することは可能ですか?
mailitem.reply();次に、受信者が一度返信したすべてのメッセージが中央のメールボックスに届くように返信を設定しますか?
mailitem.reply();
私はグーグルでしばらく過ごしましたが、運がありませんでした。私はおそらく不可能な何かを探しているか、間違った場所を探しています。
ご協力いただきありがとうございます。
多分それはあなたが探している ReplyRecipients ですか?