Enum EmailSendResult
Definition
- Assembly:
- Tizen.Messaging.dll
Result of sending the email.
public enum EmailSendResult
Fields
Name | Description |
---|---|
Failure | Failed to send the message. |
Success | Email sent successfully. |