_ContactItem.HomeAddress プロパティ

定義

連絡先のホーム アドレスの完全な解析されていないテキストを表す 文字列 (C#の文字列 ) を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

適用対象