Package 

Class SimpleSendEmailOptions

    • Constructor Detail

      • SimpleSendEmailOptions

        SimpleSendEmailOptions(String body, UUID senderId, String subject, String to)
        Parameters:
        body - Body of the email message.
        senderId - ID of inbox to send from.
        subject - Subject line of the email
        to - Email address to send to