In The Hand LtdIn The Hand
RecurrenceType Property
NamespacesInTheHand.WindowsMobile.PocketOutlookRecurrenceRecurrenceType
.NET Components for Mobility
Returns or sets the recurrence frequency for an Appointment or Task.
Declaration Syntax
C#Visual Basic
public RecurrenceType RecurrenceType { get; set; }
Public Property RecurrenceType As RecurrenceType
	Get
	Set
Value
Member of the RecurrenceType enumeration.
Remarks
When you set up a recurrence, you must set this property first.

The value of the RecurrenceType property determines whether you set the following properties. You must set the RecurrenceType property before setting any of these properties.

PropertyValid for RecurrenceType
Interval
Daily, Monthly, MonthByNumber, Weekly
DaysOfWeekMask
MonthByNumber, Weekly, YearByNumber
DayOfMonth
Monthly, Yearly
Instance
MonthByNumber, YearByNumber
MonthOfYear
Yearly, YearByNumber

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0