VCardBuilderFreeOrBusyUrls Property
FBURL: Defines URLs that show when the person is "free" or
"busy" on their calendar. (4, 3 - RFC 2739)
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public TextBuilder FreeOrBusyUrls { get; }
Public ReadOnly Property FreeOrBusyUrls As TextBuilder
Get
public:
property TextBuilder FreeOrBusyUrls {
TextBuilder get ();
}
member FreeOrBusyUrls : TextBuilder with get
Property Value
TextBuilder
If several
TextProperty objects are assigned, the standard
property is determined by the value of
Preference.
URLs of the type
FTP [RFC 1738] or
HTTP [RFC 2616] refer to an
iCalendar object [RFC 5545], which represents a snapshot of the next weeks or
months with data for the busy time of the subject the
VCard
represents. If the iCalendar object is a file, its file extension should
be ".ifb".