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)
- #recurrence_time_zone : String | Nil
- #recurrence_time_zone=(recurrence_time_zone : String | Nil)
- #start_date : String
- #start_date=(start_date : String)
- #type : String
- #type=(type : String)