Skip to content

Conversation

ybhargav1995
Copy link
Contributor

No description provided.

@opbld32
Copy link

opbld32 commented Apr 1, 2022

Docs Build status updates of commit 9970da4:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/exchange/New-TransportRule.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
@opbld31
Copy link

opbld31 commented Apr 1, 2022

Docs Build status updates of commit 2c72ffd:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/exchange/New-TransportRule.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Contributor

@JohanFreelancer9 JohanFreelancer9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies @ybhargav1995, Outlook Web App has been rebranded. Could you please commit the suggested change? Many thanks.

Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
@opbld30
Copy link

opbld30 commented Apr 1, 2022

Docs Build status updates of commit 103e20e:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/exchange/New-TransportRule.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@yogkumgit yogkumgit self-assigned this Apr 1, 2022
@yogkumgit yogkumgit assigned chrisda and unassigned yogkumgit Apr 1, 2022
@ghost
Copy link

ghost commented Apr 1, 2022

CLA assistant check
All CLA requirements met.

@opbld31
Copy link

opbld31 commented Apr 1, 2022

Docs Build status updates of commit 35254bd:

✅ Validation status: passed

File Status Preview URL Details
exchange/exchange-ps/exchange/New-TransportRule.md ✅Succeeded View (exchange-ps)
exchange/exchange-ps/exchange/Set-TransportRule.md ✅Succeeded View (exchange-ps)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@chrisda
Copy link
Contributor

chrisda commented Apr 1, 2022

I made some edits:

  • Unclear why AttachmentContainsWords was deleted from the syntax block, so I added it back. That parameter is definitely available in Exchange Online, and Exchange Server 2013-2019 in both New-TransportRule and Set-TransportRule.
  • New-TransportRule and Set-TransportRule are basically identical, so anything you do in one needs to be done in the other.
  • The description of a condition parameter is basically identical to the description of the corresponding exception parameter. So, whatever change you make to ExceptIfMessageTypeMatches, you also need to do to MessageTypeMatches.
  • I noticed a strange problem for every parameter in the syntax block that contains []: there's a space between the parameter type and the [] that shouldn't be there (for example, <RecipientIdParameter[]> not <RecipientIdParameter []>). I'll fix that in a different pull request.

@chrisda chrisda merged commit 946e8f8 into MicrosoftDocs:main Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants