次の方法で共有


Recipient.AutoResponse プロパティ

定義

の自動応答Recipientのテキストを表す文字列 (C#の文字列) を設定または返します。 読み取り/書き込みが可能です。

public:
 property System::String ^ AutoResponse { System::String ^ get(); void set(System::String ^ value); };
public string AutoResponse { get; set; }
Public Property AutoResponse As String

プロパティ値

適用対象