Skip to content

Commit a0316b3

Browse files
authored
Merge pull request #104996 from anmolbohra97/patch-1
Updating EmailDeliveryReportReceived schema
2 parents 1126a06 + 79b14dc commit a0316b3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/event-grid/communication-services-email-events.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ This section contains an example of what that data would look like for each even
3737
"recipient": "[email protected]",
3838
"messageId": "00000000-0000-0000-0000-000000000000",
3939
"status": "Delivered",
40-
"DeliveryStatusDetails": "No error.",
41-
"ReceivedTimestamp": "2020-09-18T00:22:20.2855749Z",
40+
"deliveryAttemptTimeStamp": "2020-09-18T00:22:20.2855749Z",
4241
},
4342
"eventType": "Microsoft.Communication.EmailDeliveryReportReceived",
4443
"dataVersion": "1.0",

0 commit comments

Comments
 (0)