File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
articles/communication-services/quickstarts/email/includes Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -161,11 +161,7 @@ To get the delivery status of email call GetMessageStatus API with MessageId
161
161
162
162
```
163
163
164
- | Status Name | Description |
165
- | --------------------| -----------------------------------------------------------------------------------------------------------------------------------------------------|
166
- | Queued | The email has been placed in the queue for delivery. |
167
- | OutForDelivery | The email is currently en route to its recipient(s). |
168
- | Dropped | The email message was dropped before the delivery could be successfully completed. |
164
+ [ !INCLUDE [ Email Message Status] ( ./email-message-status.md )]
169
165
170
166
## Run the code
171
167
You can’t perform that action at this time.
0 commit comments