Skip to content

Commit 79e9586

Browse files
fanruisunFanrui Sun
authored andcommitted
Add Recipient Email Address (#25671)
Co-authored-by: Fanrui Sun <[email protected]>
1 parent d95b99b commit 79e9586

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/AzureCommunicationServices.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,10 @@
615615
"description": "The Sender Email Address",
616616
"type": "string"
617617
},
618+
"recipient": {
619+
"description": "The Recipient Email Address",
620+
"type": "string"
621+
},
618622
"messageId": {
619623
"description": "The Id of the email that has been sent",
620624
"type": "string"

0 commit comments

Comments
 (0)