_ContactItem.InternetFreeBusyAddress プロパティ

定義

連絡先の [詳細] タブの [アドレス] ボックスに対応する 文字列 (C#の文字列 ) を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

注釈

[ 詳細] タブの [ アドレス] ボックスには、ユーザーの空き時間情報が vCard 形式で保存されている場所の URL を指定します。

適用対象