B
Beacon Globe News

Namespace Azure.Communication.Email | Azure SDK for .NET

Author

Andrew White

Published Feb 16, 2026

EmailSendOperation

An Azure.Operation for tracking the status of aSendAsync(WaitUntil, EmailMessage, CancellationToken) request. Its Azure.Operation`1.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.