Enum CalendarTypes.Recurrence

    Definition

    Namespace:
    Tizen.Pims.Calendar
    Assembly:
    Tizen.Pims.Calendar.dll

    Enumeration for the frequency of an event's recurrence.

    public enum CalendarTypes.Recurrence

    Fields

    Name Description
    Daily

    An event occurs every day.

    Monthly

    An event occurs on the same day of every month.

    None

    No recurrence event.

    Weekly

    An event occurs on the same day of every week. According to the week flag, the event will recur every day of the week.

    Yearly

    An event occurs on the same day of every year.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX