Azure / Azure/azure-sdk-for-java

[FEATURE REQ] Set importance for emails sent via Azure Communications Service

Open
#44,690 2 comments 0 reactions 1 assignee Claimed by @kagbakpem View on GitHub
Communication Communication - Email customer-reported feature-request needs-team-attention
Dominant language
Java
Stars
2.6k
Forks
2.2k
Avg merge
2d 8h
Merged PRs (30d)
178

Description

**Is your feature request related to a problem? Please describe.**
It's possible to set email importance when sending emails using the API (by setting the `X-Priority` header on the request), but this feature is missing from the Java SDK.

**Describe the solution you'd like**
A way of setting the email priority through the SDK. This would ideally be by setting a field on the EmailMessage that is being sent, but could also be done by adding parameters to `EmailClient.beginSend()` / `AsyncEmailClient.beginSend()`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.