Show / Hide Table of Contents

    Enum CalendarTypes.Recurrence

    Definition

    Namespace:
    Tizen.Pims.Calendar
    Assembly:
    Tizen.Pims.Calendar.dll
    API Level:
    4

    Enumeration for the frequency of an event's recurrence.

    public enum 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-2020 Samsung
    Generated by DocFX