Enum PersonUsage.Type

Definition

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

Enumeration for the person usage types.

C#
Copy
public enum Type
Name Description
BlockedCall

Blocked call.

BlockedMessage

Blocked message.

IncomingCall

Incoming call.

IncomingEmail

Incoming email.

IncomingMessage

Incoming message.

MissedCall

Missed call.

None

None.

OutgoingCall

Outgoing call.

OutgoingEmail

Outgoing email.

OutgoingMessage

Outgoing message.

RejectedCall

Rejected call.