class Office365::RecurrenceRange
- Office365::RecurrenceRange
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
models/recurrence_range.crConstructors
Instance Method Summary
- #end_date : String
- #end_date=(end_date : String)
- #number_of_occurrences : Int32
- #number_of_occurrences=(number_of_occurrences : Int32)
- #recurrence_time_zone : String
- #recurrence_time_zone=(recurrence_time_zone : String)
- #start_date : String
- #start_date=(start_date : String)
- #type : String
- #type=(type : String)