Enum PersonUsage.Type
Definition
- Namespace:
- Tizen.Pims.Contacts.ContactsViews
- Assembly:
- Tizen.Pims.Contacts.dll
Enumeration for the person usage types.
public enum PersonUsage.Type
Fields
| 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. |