_ContactItem.BusinessAddress プロパティ

定義

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

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

プロパティ値

適用対象