4.8.6.1 Action
Basic Definition | Description| | Example
Basic Definition
Description
Each "VALARM" calendar component has a particular type of action associated with it. This property specifies the type of action
Format Definition
The property is defined by the following notation:
action = "ACTION" actionparam ":" actionvalue CRLF
actionparam = *(";" xparam)
actionvalue = "AUDIO" / "DISPLAY" / "EMAIL" / "PROCEDURE"
/ iana-token / x-name
Example
The following are examples of this property in a "VALARM" calendar component: ACTION:AUDIO ACTION:DISPLAY ACTION:PROCEDURE


