Click or drag to resize

ISchedulingComponentAlarms Property

IT Hit WebDAV Classes Reference
Gets reminder or alarm for a calendar component.

Namespace: ITHit.WebDAV.Calendar.Components
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
IComponentList<IAlarm> Alarms { get; }

Property Value

Type: IComponentListIAlarm
Remarks
https://tools.ietf.org/html/rfc5545#section-3.6.6
See Also