MicrosoftGraphOnenotePatchContentCommand |
MicrosoftGraphOnenotePatchContentCommand.withAction(MicrosoftGraphOnenotePatchActionType action) |
Set the action property: onenotePatchActionType.
|
MicrosoftGraphOnenotePatchContentCommand |
MicrosoftGraphOnenotePatchContentCommand.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: onenotePatchContentCommand.
|
MicrosoftGraphOnenotePatchContentCommand |
MicrosoftGraphOnenotePatchContentCommand.withContent(String content) |
Set the content property: A string of well-formed HTML to add to the page, and any image or file binary data.
|
MicrosoftGraphOnenotePatchContentCommand |
MicrosoftGraphOnenotePatchContentCommand.withPosition(MicrosoftGraphOnenotePatchInsertPosition position) |
Set the position property: onenotePatchInsertPosition.
|
MicrosoftGraphOnenotePatchContentCommand |
MicrosoftGraphOnenotePatchContentCommand.withTarget(String target) |
Set the target property: The element to update.
|