Class Extension

Definition

Namespace:
Tizen.Pims.Contacts.ContactsViews
Assembly:
Tizen.Pims.Contacts.dll
API Level:
4

Describes the properties of an Extension record.

C#
Copy
public static class Extension
Inheritance
System.Object
Extension

Fields

View Source

ContactId

Contact ID that the contact extension belongs to.

Declaration
C#
Copy
public const uint ContactId = 32636929U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data1

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data1 = 32636930U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data10

The extra child record format for the non-provided from thecontacts-service.

Declaration
C#
Copy
public const uint Data10 = 32768011U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data11

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data11 = 32768012U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data12

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data12 = 32768013U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data2

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data2 = 32768003U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data3

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data3 = 32768004U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data4

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data4 = 32768005U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data5

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data5 = 32768006U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data6

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data6 = 32768007U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data7

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data7 = 32768008U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data8

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data8 = 32768009U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Data9

The extra child record format for the non-provided from the contacts-service.

Declaration
C#
Copy
public const uint Data9 = 32768010U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Id

Database record ID of the contact extension.

Declaration
C#
Copy
public const uint Id = 32641024U
Field Value
Type Description
System.UInt32
API Level: 4
View Source

Uri

Identifier of this contacts extension view.

Declaration
C#
Copy
public const string Uri = "tizen.contacts_view.extension"
Field Value
Type Description
System.String
API Level: 4