Skip to content

Commit e27e9a5

Browse files
authored
Merge pull request #96955 from yogeshmo/patch-2
Updating email client capabilities section
2 parents 80bf9ab + 9cda1db commit e27e9a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/concepts/email/sdk-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ The following list presents the set of features that are currently available in
3535

3636
| Feature | Capability | JS | Java | .NET | Python |
3737
| ----------------- | ------------------------------------------------------------------------------------- | --- | ---- | ---- | ------ |
38-
| Sendmail | Send Email messages </br> *Attachments are supported* | ✔️ | | ✔️ | |
39-
| Get Status | Receive Delivery Reports for messages sent | ✔️ | | ✔️ | |
38+
| Sendmail | Send Email messages </br> *Attachments are supported* | ✔️ | ✔️ | ✔️ | ✔️ |
39+
| Get Status | Receive Delivery Reports for messages sent | ✔️ | ✔️ | ✔️ | ✔️ |
4040

4141

4242
## API Throttling and Timeouts

0 commit comments

Comments
 (0)