Enum EmailSendResult

Definition

Namespace:
Tizen.Messaging.Email
Assembly:
Tizen.Messaging.dll

Result of sending the email.

C#
Copy
[Obsolete("Deprecated since API11. Might be removed in API13")] public enum EmailSendResult
Name Description
Failure

Failed to send the message.

Success

Email sent successfully.