Class Messenger
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
Describes the properties of a Messenger record.
public static class Messenger
- Inheritance
-
objectMessenger
Fields
View SourceContactId
Contact ID that the messenger belongs to.
Declaration
public const uint ContactId = 28442625
Field Value
Type | Description |
---|---|
uint |
Id
Database record ID of the messenger.
Declaration
public const uint Id = 28446720
Field Value
Type | Description |
---|---|
uint |
IMId
Messenger ID (email address, email ID, and so on).
Declaration
public const uint IMId = 28573700
Field Value
Type | Description |
---|---|
uint |
Label
Custom messenger type label, when the messenger type is TypeValue.Custom.
Declaration
public const uint Label = 28573699
Field Value
Type | Description |
---|---|
uint |
Type
Messenger type, refer to the TypeValue.
Declaration
public const uint Type = 28442626
Field Value
Type | Description |
---|---|
uint |
Uri
Identifier of this contacts messenger view.
Declaration
public const string Uri = "tizen.contacts_view.messenger"
Field Value
Type | Description |
---|---|
string |