Class ReminderTimeType
Defines the constants for see cref="SfSchedule.ReminderTimeType" that specifies the type of reminder time for schedule appointment.
Inheritance
System.Object
ReminderTimeType
Assembly: Syncfusion.SfSchedule.UWP.dll
Syntax
public sealed class ReminderTimeType : Enum
Fields
EighteenHours
Declaration
public const ReminderTimeType EighteenHours
Field Value
EightHours
Declaration
public const ReminderTimeType EightHours
Field Value
ElevenHours
Declaration
public const ReminderTimeType ElevenHours
Field Value
FifteenMin
Declaration
public const ReminderTimeType FifteenMin
Field Value
FiveHours
Declaration
public const ReminderTimeType FiveHours
Field Value
FiveMin
Declaration
public const ReminderTimeType FiveMin
Field Value
FourDays
Declaration
public const ReminderTimeType FourDays
Field Value
FourHours
Declaration
public const ReminderTimeType FourHours
Field Value
HalfDay
Declaration
public const ReminderTimeType HalfDay
Field Value
NineHours
Declaration
public const ReminderTimeType NineHours
Field Value
None
Declaration
public const ReminderTimeType None
Field Value
OneDay
Declaration
public const ReminderTimeType OneDay
Field Value
OneHour
Declaration
public const ReminderTimeType OneHour
Field Value
OneWeek
Declaration
public const ReminderTimeType OneWeek
Field Value
SevenHours
Declaration
public const ReminderTimeType SevenHours
Field Value
SixHours
Declaration
public const ReminderTimeType SixHours
Field Value
TenHours
Declaration
public const ReminderTimeType TenHours
Field Value
TenMin
Declaration
public const ReminderTimeType TenMin
Field Value
ThirtyMin
Declaration
public const ReminderTimeType ThirtyMin
Field Value
ThreeDays
Declaration
public const ReminderTimeType ThreeDays
Field Value
ThreeHours
Declaration
public const ReminderTimeType ThreeHours
Field Value
TwoDays
Declaration
public const ReminderTimeType TwoDays
Field Value
TwoHours
Declaration
public const ReminderTimeType TwoHours
Field Value
TwoWeeks
Declaration
public const ReminderTimeType TwoWeeks
Field Value
ZeroMin
Declaration
public const ReminderTimeType ZeroMin
Field Value
Extension Methods