Table of Contents

Class VFreeBusy

Namespace
Specworks.ICalendar
Assembly
Specworks.ICalendar.dll

Free/busy component (VFREEBUSY)

public class VFreeBusy : CalendarComponent
Inheritance
object
VFreeBusy
Inherited Members

Properties

ComponentType

public override string ComponentType { get; }

Property Value

string

DateTimeEnd

public string DateTimeEnd { get; set; }

Property Value

string

DateTimeStamp

public string DateTimeStamp { get; set; }

Property Value

string

DateTimeStart

public string DateTimeStart { get; set; }

Property Value

string

Uid

public string Uid { get; set; }

Property Value

string