Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
- API Level:
- 4
Describes the properties of a Messenger record.
public static class Messenger : object
- Inheritance
-
Fields
Declaration
public const uint ContactId = null
Field Value
API Level: 4
Declaration
public const uint Id = null
Field Value
API Level: 4
View Source
Messenger ID (email address, email ID, and so on).
Declaration
public const uint IMId = null
Field Value
API Level: 4
View Source
Custom messenger type label, when the messenger type is TypeValue.Custom.
Declaration
public const uint Label = null
Field Value
API Level: 4
Declaration
public const uint Type = null
Field Value
API Level: 4
View Source
Identifier of this contacts messenger view.
Declaration
public const string Uri = null
Field Value
API Level: 4