Enum EmailSendResult
Definition
- Assembly:
- Tizen.Messaging.dll
Result of sending the email.
[Obsolete("Deprecated since API11. Might be removed in API13")]
public enum EmailSendResult
Fields
| Name | Description |
|---|---|
| Failure | Failed to send the message. |
| Success | Email sent successfully. |