Try out our new RRULE tool for creating RRULE compatible strings.

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

This property parameter is defined by the following notation:

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

Description

This 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

This document was automatically converted to XHTML using an RFC to HTML converter with the original text document at the Internet Engineering Task Force web site at ietf.org .  The original text document should be referred to if there are any errors or discrepancies found in this document.

Need to test your iCalendar feeds?

The iCalendar Validator provides developers and testers a method to validate their iCalendar feeds, which can take data from either a URL, file or text snippet and compare it against the RFC 5545 specification.  We believe we have one of the best iCalendar validation tools available on the internet. More information about the validator can be found here.