The RecurrencePatternSerializableWrapper type exposes the following members.

Constructors

  Name Description
Public method RecurrencePatternSerializableWrapper
Initializes a new instance of the RecurrencePatternSerializableWrapper class.

Properties

  Name Description
Public property DayOfMonth
Gets the day of month.
Public property DayOfWeekMask
Gets the day of week mask.
Public property Description
Gets the description.
Public property Duration
Gets the duration.
Public property EndTime
Gets the end time.
Public property Instance
Gets the instance.
Public property Interval
Gets the interval.
Public property MonthOfYear
Gets the month of year.
Public property NoEndDate
Gets a value indicating whether [no end date].
Public property Occurrences
Gets the occurrences.
Public property ParentAppointment
Gets the parent appointment.
Public property PatternEndDate
Gets the pattern end date.
Public property PatternStartDate
Gets the pattern start date.
Public property RecurrenceType
Gets the type of the recurrence.
Public property StartTime
Gets the start time.
Public property type_name
Gets the type_name.

See Also