4.2.14 Alarm Trigger Relationship

Basic Definition | Description| | Example

Basic Definition

Parameter Name
RELATED
Purpose
To specify the relationship of the alarm trigger with respect to the start or end of the calendar component.

Format Definition

The property parameter is defined by the following
notation:

  trigrelparam       = "RELATED" "="
                      ("START"       ; Trigger off of start
                     / "END")        ; Trigger off of end

Description

The parameter can be specified on properties that specify an alarm trigger with a DURATION value type. The parameter specifies whether the alarm will trigger relative to the start or end of the calendar component. The parameter value START will set the alarm to trigger off the start of the calendar component; the parameter value END will set the alarm to trigger off the end of the calendar component. If the parameter is not specified on an allowable property, then the default is START.

Example


  TRIGGER;RELATED=END:PT5M

Made with CSS (a note on style compatibility). Up to Page top
This is a part of RFC 2445 iCalendar specification (1998-11), converted to XHTML by M.Kanzaki.
Status: first converted 2003-10-25, modified 2003-10-29. Exp.