_ContactItem.InternetFreeBusyAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a String (string in C#) corresponding to the Address box on the Details tab for a contact. Read/write.
public:
property System::String ^ InternetFreeBusyAddress { System::String ^ get(); void set(System::String ^ value); };
public string InternetFreeBusyAddress { get; set; }
Public Property InternetFreeBusyAddress As String
Property Value
Remarks
The Address box on the Details tab can contain the URL location of the user's free-busy information in vCard Free-Busy standard format.