Enum EmailSendResult

    Definition

    Namespace:
    Tizen.Messaging.Email
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX