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 : object
Inheritance
Extension

Fields

View Source

ContactId

Contact ID that the contact extension belongs to.

Declaration
C#
Copy
public const uint ContactId = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
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 = null
Field Value
Type Description
UInt32
API Level: 4
View Source

Id

Database record ID of the contact extension.

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

Uri

Identifier of this contacts extension view.

Declaration
C#
Copy
public const string Uri = null
Field Value
Type Description
String
API Level: 4