Enum CalendarTypes.Cutype

    Definition

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

    Enumeration to specify the type of calendar user, specified by the property.

    public enum CalendarTypes.Cutype

    Fields

    Name Description
    Group

    A group of individuals.

    Individual

    An individual.

    Resource

    A physical resource.

    Room

    A room resource.

    Unknown

    Otherwise not known.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<CalendarTypes.Cutype>(CalendarTypes.Cutype, string)
    Extensions.LoadFromXaml<CalendarTypes.Cutype>(CalendarTypes.Cutype, string)
    Extensions.LoadFromXaml<CalendarTypes.Cutype>(CalendarTypes.Cutype, Type)
    Extensions.LoadFromXamlFile<CalendarTypes.Cutype>(CalendarTypes.Cutype, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX