Scheduler for WinRT
ParentAppointment Property (RecurrencePattern)


Gets the Appointment object which represents the master appointment for this RecurrencePattern object.
Syntax
'Declaration
 
Public ReadOnly Property ParentAppointment As Appointment
'Usage
 
Dim instance As RecurrencePattern
Dim value As Appointment
 
value = instance.ParentAppointment
public Appointment ParentAppointment {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.