In The Hand LtdIn The Hand
NoEndDate Property
NamespacesInTheHand.WindowsMobile.PocketOutlookRecurrenceNoEndDate
.NET Components for Mobility
Determines if recurrence pattern has a defined PatternEndDate.
Declaration Syntax
C#Visual Basic
public bool NoEndDate { get; set; }
Public Property NoEndDate As Boolean
	Get
	Set
Value
True if the recurrence pattern has no PatternEndDate (Default), or False if the recurrence pattern has an PatternEndDate.
Remarks
Changes to this property will not be stored until the Task or Appointment is saved. If you set this to True, PatternEndDate and Occurrences are not used.

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