Enum Address.Types

    Definition

    Namespace:
    Tizen.Pims.Contacts.ContactsViews
    Assembly:
    Tizen.Pims.Contacts.dll

    Enumeration for the contact address types.

    public enum Address.Types

    Fields

    Name Description
    Custom

    Custom address type.

    Domestic

    A domestic delivery address.

    Home

    A delivery address for a residence.

    International

    An international delivery address.

    Other

    Other address type.

    Parcel

    A parcel delivery address.

    Postal

    A postal delivery address.

    Work

    A delivery address for a place of work.

    Extension Methods

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