Method: RiCal::Properties::Journal#request_status_property=

Defined in:
lib/ri_cal/properties/journal.rb

#request_status_property=(*property_values) ⇒ Object

set the the REQUEST-STATUS property one or more instances of RiCal::PropertyValueText may be passed to this method



1079
1080
1081
# File 'lib/ri_cal/properties/journal.rb', line 1079

def request_status_property=(*property_values)
  @request_status_property= property_values
end