[]
Gets or sets the RecurrenceTypeEnum value determining the type of recurrence (daily, monthly, etc.). Default value is RecurrenceTypeEnum.Weekly.
public RecurrenceTypeEnum RecurrenceType { get; set; }