Class MyProfile

Definition

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

Describes the properties of My profile record.

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

Fields

View Source

Address

Address child record (multiple).

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

AddressBookId

AddressBook ID that the profile belongs to.

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

ChangedTime

Last changed profile time.

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

Company

Company child record (multiple).

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

DisplayName

Display name of the profile.

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

Email

Email child record (multiple).

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

Event

Event child record (multiple).

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

Extension

Extension child record (multiple).

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

Id

Database record ID of the my profile.

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

Image

Image child record (multiple).

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

Messenger

Messenger child record (multiple).

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

Name

Name child record (single).

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

Nickname

Nickname child record (multiple).

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

Note

Note child record (multiple).

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

Number

Number child record (multiple).

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

Profile

Profile child record (multiple).

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

Relationship

Relationship child record (multiple).

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

Sip

SIP child record (multiple).

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

ThumbnailPath

Image thumbnail path of the profile.

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

UId

Unique identifier.

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

Uri

Identifier of this my profile view.

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

URL

URL child record (multiple).

Declaration
C#
Copy
public const uint URL = 33947663U
Field Value
Type Description
System.UInt32
API Level: 4