BusyTimeEntries

VCardCalendarRecordset.BusyTimeEntries property

Gets the URIs for the busy time associated with the object.

public string[] BusyTimeEntries { get; }

Property Value

The URIs for the busy time associated with the object.

Remarks

This property is a simplified version of BusyTimeRecords.

See Also