Result of sending the email.
C# Copy public enum EmailSendResult
public enum EmailSendResult
Failed to send the message.
Email sent successfully.