In The Hand LtdIn The Hand
IsRecurring Property
NamespacesInTheHand.WindowsMobile.PocketOutlookAppointmentIsRecurring
.NET Components for Mobility
Returns whether the Appointment is recurring.
Declaration Syntax
C#Visual Basic
public bool IsRecurring { get; }
Public ReadOnly Property IsRecurring As Boolean
	Get
Value
TRUE if this is a recurring Appointment, else FALSE.
Remarks
This is useful to use in a restriction string, to quickly discern whether or not an Appointment is recurring.
See Also

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