Clarify updatable properties for draft messages#9832
Open
grtaylor806 wants to merge 1 commit intomicrosoftgraph:mainfrom
Open
Clarify updatable properties for draft messages#9832grtaylor806 wants to merge 1 commit intomicrosoftgraph:mainfrom
grtaylor806 wants to merge 1 commit intomicrosoftgraph:mainfrom
Conversation
Updated properties to indicate they are updatable only if isDraft = true.
Contributor
|
Learn Build status updates of commit 2aaf533: ✅ Validation status: passed
For more details, please refer to the build report. |
FaithOmbongi
requested changes
Mar 11, 2026
Contributor
FaithOmbongi
left a comment
There was a problem hiding this comment.
See review feedback inline
| | Property | Type |Description| | ||
| |:---------------|:--------|:----------| | ||
| |bccRecipients|Recipient|The Bcc recipients for the message. | | ||
| |bccRecipients|Recipient|The Bcc recipients for the message. Updatable only if isDraft = true.| |
Contributor
There was a problem hiding this comment.
@grtaylor806 - not: Please format all instances to match this change to ensure the formatted text remains the same in translated content. Update the beta file as well. Thank you.
Suggested change
| |bccRecipients|Recipient|The Bcc recipients for the message. Updatable only if isDraft = true.| | |
| |bccRecipients|Recipient|The Bcc recipients for the message. Updatable only if **isDraft** = `true`.| |
Contributor
Author
There was a problem hiding this comment.
@FaithOmbongi - I was matching the style of other lines that already have this comment/statement, in that style. Lines 47 and 59 for example. So are you saying we need to change all of those lines too?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated properties to indicate they are updatable only if isDraft = true.
Important
Required for API changes:
Add other supporting information, such as a description of the PR changes:
ADD INFORMATION HERE
Important
The following guidance is for Microsoft employees only. Community contributors can ignore this message; our content team will manage the status.
After you've created your PR, expand this section for tips and additional instructions.
#feedback-addressedto the pull request.For more information, see the Content review process summary.