次の方法で共有


Recipient.Address プロパティ

定義

の電子メール アドレスを表す 文字列 (C#の文字列 ) を返します Recipient。 読み取り専用です。

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

プロパティ値

適用対象