Enum MessageBoxType
Definition
- Assembly:
- Tizen.Messaging.dll
Enumeration for the message box type.
public enum MessageBoxType
Fields
| Name | Description |
|---|---|
| All | All message box type. |
| Draft | The Draft type. |
| Inbox | The Inbox type. |
| Outbox | The Outbox type. |
| Sentbox | The Sentbox type. |