Skip to content

Commit eba030d

Browse files
authored
Update user.md
1 parent 8c42bc5 commit eba030d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • api-reference/beta/resources

api-reference/beta/resources/user.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ The [agentUser](../resources/agentuser.md) resource inherits from this resource.
126126
| [Create rule](../api/mailfolder-post-messagerules.md) | [messageRule](messagerule.md) | Create a messageRule object by specifying a set of conditions and actions. |
127127
| [Send mail](../api/user-sendmail.md) | None | Send the message specified in the request body. |
128128
| [Get mail tips](../api/user-getmailtips.md) | [mailTips](mailtips.md) collection | Return the MailTips of one or more recipients as available to the signed-in user. |
129+
|[List notes](../api/user-list-notes.md)|[note](../resources/note.md) collection|Get a list of the [note](../resources/note.md) objects in the user's *Notes* folder.|
130+
|[Create note](../api/user-post-notes.md)|[note](../resources/note.md)|Create a new [note](../resources/note.md) in the user's *Notes* folder.|
129131
| **Notes** |||
130132
| [List notebooks](../api/onenote-list-notebooks.md) | [notebook](notebook.md) collection | Retrieve a list of notebook objects. |
131133
| [Create notebook](../api/onenote-post-notebooks.md) | [notebook](notebook.md) | Create a new OneNote notebook. |

0 commit comments

Comments
 (0)