Scheduler for WinRT
RemovedOccurrences Property


Gets the AppointmentList object which holds the list of Appointment objects removed from that series of appointments.
Syntax
'Declaration
 
Public ReadOnly Property RemovedOccurrences As AppointmentList
'Usage
 
Dim instance As RecurrencePattern
Dim value As AppointmentList
 
value = instance.RemovedOccurrences
public AppointmentList RemovedOccurrences {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RecurrencePattern Class
RecurrencePattern Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.