Show / Hide Table of Contents

    Namespace Tizen.Pims.Contacts.ContactsViews

    The Tizen.Pims.Contacts.ContactsViews namespace provides information about views with properties.

    Views are provided to access and handle entities. A view is a structure, which has property elements. A view is almost the same as a database "VIEW", which limits access and guarantees performance. A "record" represents a single row of the views. A record can have basic properties of five types: integer, string, boolean, long, double.

    Classes

    Address

    Describes the properties of an Address record.

    AddressBook

    Describes the properties of an address book record.

    Company

    Describes the properties of a Company record.

    Contact

    Describes the properties of a Contact record.

    ContactEmail

    Describes the properties of a ContactEmail record.

    ContactGroupRelation

    Describes the properties of a ContactGroupRelation record.

    ContactNumber

    Describes the properties of a ContactNumber record.

    ContactUpdatedInfo

    Describes the properties of a Contact updated information record.

    Email

    Describes the properties of an Email record.

    Event

    Describes the properties of an Event record.

    Extension

    Describes the properties of an Extension record.

    Group

    Describes the properties of a Group record.

    GroupMemberUpdatedInfo

    Describes the properties of a Group Member updated information record.

    GroupRelation

    Describes the properties of a Group relation record.

    GroupRelationUpdatedInfo

    Describes the properties of a Relation updated information record.

    GroupUpdatedInfo

    Describes the properties of a Group updated information record.

    Image

    Describes the properties of an Image record.

    Messenger

    Describes the properties of a Messenger record.

    MyProfile

    Describes the properties of My profile record.

    MyProfileUpdatedInfo

    Describes the properties of a My profile updated information record.

    Name

    Describes the properties of a Name record.

    Nickname

    Describes the properties of a Nickname record.

    Note

    Describes the properties of a Note record.

    Number

    Describes the properties of a Number record.

    Person

    Describes the properties of a Person record.

    PersonContact

    Describes the properties of a PersonContact record.

    PersonEmail

    Describes the properties of a PersonEmail record.

    PersonGroupAssigned

    Describes the properties of a PersonGroupAssigned record.

    PersonGroupNotAssigned

    Describes the properties of a PersonGroupNotAssigned record.

    PersonGroupRelation

    Describes the properties of a PersonGroupRelation record.

    PersonNumber

    Describes the properties of a PersonNumber record.

    PersonPhoneLog

    Describes the properties of a PersonPhoneLog record.

    PersonUsage

    Describes the properties of a Person Usage record.

    PhoneLog

    Describes the properties of a Phone log record.

    PhoneLogStatistics

    Describes the properties of a Phone Log Statistics record.

    Profile

    Describes the properties of a Profile record.

    Relationship

    Describes the properties of a Relationship record.

    SimpleContact

    Describes the properties of a Simple contact record.

    Sip

    Describes the properties of a SIP record.

    SpeedDial

    Describes the properties of a Speed dial record.

    URL

    Describes the properties of a URL record.

    Enums

    Address.Types

    Enumeration for the contact address types.

    AddressBook.ModeValue

    Enumeration for the address book modes.

    ChangeType

    Enumeration for the contact change states.

    Company.TypeValue

    Enumeration for the contact company types.

    Contact.DataType

    Enumeration for the contacts data types.

    Contact.DisplayNameSourceType

    Enumeration for the Contact display name source types.

    Contact.LinkModeValue

    Enumeration for the link modes when inserting the contact.

    Email.Types

    Enumeration for the contact email types.

    Event.CalendarType

    Enumeration for the Contact event calendar types.

    Event.TypeValue

    Enumeration for the Contact event types.

    Image.TypeValue

    Enumeration for the contact image types.

    Messenger.TypeValue

    Enumeration for the contact messenger types.

    Number.Types

    Enumeration for the number types.

    PersonUsage.Type

    Enumeration for the person usage types.

    PhoneLog.Type

    Enumeration for the phone log types.

    Relationship.TypeValue

    Enumeration for the contact relationship types.

    Sip.TypeValue

    Enumeration for the contact SIP types.

    URL.TypeValue

    Enumeration for the Contact URL types.

    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX