Skip to content

Commit aba6bee

Browse files
authored
Merge pull request #123845 from atsushina/patch-6
Update handle-email-events.md
2 parents 0322f84 + 37ec428 commit aba6bee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/communication-services/quickstarts/email/handle-email-events.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ To generate and receive Email events, take the steps in the following sections.
8888

8989
To view event triggers, we need to generate some events. To trigger an event, [send email](../email/send-email.md) using the Email domain resource attached to the Communication Services resource.
9090

91-
- `Email Delivery Report Received` events are generated when the Email status is in terminal state, i.e. Delivered, Failed, FilteredSpam, Quarantined.
91+
- `Email Delivery Report Received` events are generated when the Email status is in terminal state, like Delivered, Failed, FilteredSpam, Quarantined.
92+
9293
- `Email Engagement Tracking Report Received` events are generated when the email sent is either opened or a link within the email is clicked. To trigger an event, you need to turn on the `User Interaction Tracking` option on the Email domain resource
9394

9495
Check out the full list of [events that Communication Services supports](../../../event-grid/event-schema-communication-services.md).

0 commit comments

Comments
 (0)