Share via


ContactItem.InternetFreeBusyAddress Property

Outlook Developer Reference

Returns or sets a String corresponding to the Address box on the Details tab for a contact. Read/write.

Syntax

expression.InternetFreeBusyAddress

expression   A variable that represents a ContactItem object.

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.

See Also