File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
3939## HTTP request
4040<!-- { "blockType": "ignored" } -->
4141``` http
42+ POST /me/messages/{id}/replyAll
4243POST /users/{id | userPrincipalName}/messages/{id}/replyAll
4344POST /me/mailFolders/{id}/messages/{id}/replyAll
4445POST /users/{id | userPrincipalName}/mailFolders/{id}/messages/{id}/replyAll
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ Choose the permission or permissions marked as least privileged for this API. Us
3737## HTTP request
3838<!-- { "blockType": "ignored" } -->
3939``` http
40+ POST /me/messages/{id}/replyAll
4041POST /users/{id | userPrincipalName}/messages/{id}/replyAll
4142POST /me/mailFolders/{id}/messages/{id}/replyAll
4243POST /users/{id | userPrincipalName}/mailFolders/{id}/messages/{id}/replyAll
You can’t perform that action at this time.
0 commit comments