SendEmailResponse ComplexType

Contains the response from the BackgroundSendEmail action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
Subject Edm.String

Subject of the email.

Used by

The following use the SendEmailResponse ComplexType.

Name How used
SendEmail ReturnType

See also