Alarm Trigger Relationship
4.2.14 Alarm Trigger Relationship
パラメータ名: RELATED
目的: To specify the relationship of the alarm trigger with
公式定義: The property parameter is defined by the following
説明: The parameter can be specified on properties that
パラメータ名: RELATED
目的: To specify the relationship of the alarm trigger with
respect to the start or end of the calendar component.
公式定義: The property parameter is defined by the following
notation:
trigrelparam = "RELATED" "=" ("START" ; Trigger off of start / "END") ; Trigger off of end
説明: 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
2006年07月14日(金) 01:32:57 Modified by kerobert
