The following is an example of a parameter:
RDATE;VALUE=DATE:19970304,19970504,19970704,19970904
The VALUE indicates the parameter of the RDATE property.
The Parameter object supports the following properties and methods:
Name | Description | |||
Name | Indicates the parameter's name. | |||
Property | Retrieves the parent property of the parameter. | |||
toICalendar | Gets the iCalendar representation of the parameter. | |||
UserData | Indicates any extra data associated with the parameter. | |||
Value | Indicates the parameter's value( or values if a safe array is used ). |