Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EmailClient

Package version

The Email service client.

Hierarchy

  • EmailClient

Index

Constructors

Methods

Constructors

constructor

Methods

getSendStatus

  • Gets the status of a message sent previously.

    Parameters

    • messageId: string

      System generated message id (GUID) returned from a previous call to send email

    Returns Promise<SendStatusResult>

send

Generated using TypeDoc