Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a PersonPhoneLog record.
public static class PersonPhoneLog : object
- Inheritance
-
Fields
View Source
Number or email that the phone log displays.
Declaration
public const uint Address = null
Field Value
API Level: 4
View Source
You can only use this property for the search filter.
Declaration
public const uint AddressFilter = null
Field Value
API Level: 4
Declaration
public const uint AddressType = null
Field Value
API Level: 4
View Source
You can only use this property for the search filter.
Declaration
public const uint CleanedAddress = null
Field Value
API Level: 4
Declaration
public const uint DisplayName = null
Field Value
API Level: 4
View Source
You can set the related integer data (For exmaple, message_id, email_id, or duration (seconds) of the call) (projection).
Declaration
public const uint ExtraData1 = null
Field Value
API Level: 4
View Source
You can set the related string data (For example, short message, subject) (projection).
Declaration
public const uint ExtraData2 = null
Field Value
API Level: 4
Declaration
public const uint LogId = null
Field Value
API Level: 4
View Source
Call end time. The value means the number of seconds since 1970-01-01 00:00:00 (UTC).
Declaration
public const uint LogTime = null
Field Value
API Level: 4
Declaration
public const uint LogType = null
Field Value
API Level: 4
View Source
You can only use this property for the search filter.
Declaration
public const uint NormalizedAddress = null
Field Value
API Level: 4
Declaration
public const uint PersonId = null
Field Value
API Level: 4
View Source
It is related to the Sim SIM number. SimSlotNo 0 means the first SIM card, SimSlotNo 1 means the second SIM.
Declaration
public const uint SimSlotNo = null
Field Value
API Level: 4
View Source
Image thumbnail path of the person (projection).
Declaration
public const uint ThumbnailPath = null
Field Value
API Level: 4
Declaration
public const string Uri = null
Field Value
API Level: 4