menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ReminderAction - API Reference

    Show / Hide Table of Contents

    Enum ReminderAction

    Specifies the appointment reminder actions such as dismiss, dismiss all, and snooze performed using the reminder alert window.

    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.SfScheduler.WPF.dll
    Syntax
    public enum ReminderAction

    Fields

    Name Description
    Dismiss

    Specifies the appointment reminder that was dismissed in the reminder alert window.

    DismissAll

    Specifies the reminders for all appointments were dismissed in the reminder alert window.

    Snooze

    Specifies the appointment reminder is snoozed in the reminder alert window.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved