_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

属性值

注解

"详细信息" 选项卡上的 "地址" 框可包含以"电子名片闲-忙"标准格式表示的用户忙/闲信息的 URL 位置。

适用于