C1.Silverlight.Schedule.5
ReminderTimeBeforeStart Property (Appointment)

Gets or sets the System.TimeSpan value indicating the interval of time the reminder should occur prior to the start of the appointment.
Syntax
'Declaration
 
Public Property ReminderTimeBeforeStart As System.TimeSpan
public System.TimeSpan ReminderTimeBeforeStart {get; set;}
See Also

Reference

Appointment Class
Appointment Members

 

 


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