Share via


_ContactItem.OtherAddress プロパティ

定義

連絡先の他のアドレスを表す 文字列 (C#の文字列 ) を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

注釈

このプロパティには、連絡先のその他の住所全体が含まれます。住所の各部は区切られません。

適用対象