class
Recurrence
Base class:
Implemented interfaces:
Derived types:
This type is not derived by any type in DocsMarshal.
Properties
Guid EventId { get; set; }
Guid RecurrenceId { get; set; }
EDays RecursInTheDay { get; set; }
EMounth RecursInTheMonth { get; set; }
Int64 RecursInTheMonthDays { get; set; }
Int32? RepeatEvery { get; set; }
State State { get; set; }