We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 455fb18 commit fd18df8Copy full SHA for fd18df8
articles/event-grid/communication-services-email-events.md
@@ -46,7 +46,7 @@ This section contains an example of what that data would look like for each even
46
"eventType": "Microsoft.Communication.EmailDeliveryReportReceived",
47
"dataVersion": "1.0",
48
"metadataVersion": "1",
49
- "eventTime": "2020-09-18T00:22:20+00:00"
+ "eventTime": "2020-09-18T00:22:20.822Z"
50
}]
51
```
52
@@ -78,7 +78,7 @@ This section contains an example of what that data would look like for each even
78
"eventType": "Microsoft.Communication.EmailEngagementTrackingReportReceived",
79
80
81
- "eventTime": "2022-09-06T22:34:52.1303612+00:00"
+ "eventTime": "2022-09-06T22:34:52.688Z"
82
83
84
0 commit comments