Class VAlarm
Alarm component (VALARM)
public class VAlarm : CalendarComponent
- Inheritance
-
objectVAlarm
- Inherited Members
Properties
Action
public string? Action { get; set; }
Property Value
- string
ComponentType
public override string ComponentType { get; }
Property Value
- string
Description
public string? Description { get; set; }
Property Value
- string
Summary
public string? Summary { get; set; }
Property Value
- string
Trigger
public string? Trigger { get; set; }
Property Value
- string