| Module | Vpim::Icalendar::Property::Priority |
| In: |
lib/vpim/property/priority.rb
|
priority is a number from 1 to 9, with 1 being the highest priority, 9 being the lowest. 0 means "no priority", equivalent to not specifying the PRIORITY field.
The other integer values are reserved by RFC2445.
TODO