다음을 통해 공유


Azure.Communication.Email Namespace

Classes

EmailAttachment

Attachment to the email.

EmailClient

The Email service client.

EmailClientOptions

The options for communication EmailClient.

EmailContent

Content of the email.

EmailMessage

Message payload for sending an email.

EmailModelFactory

Model factory for models.

EmailRecipients

Recipients of the email.

EmailSendOperation

An Operation<T> for tracking the status of a SendAsync(WaitUntil, EmailMessage, CancellationToken) request. Its Value upon successful completion will be an object which contains the OperationId = Azure.Communication.Email.EmailSendResult.Id, operation status = Status and error if any for terminal failed status.

EmailSendResult

Status of the long running operation.

Structs

EmailAddress

An object representing the email address and its display name.

EmailSendStatus

Status of operation.

Enums

EmailClientOptions.ServiceVersion

The Email service version.