You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/New-OMEConfiguration.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,8 @@ This parameter is only available with a Microsoft 365 Advanced Message Encryptio
129
129
130
130
The ExternalMailExpiryInDays parameter specifies the number of days that the encrypted message is available to external recipients in the Microsoft 365 portal. A valid value is an integer from 0 to 730. The value 0 means the messages will never expire. The default value is 0.
131
131
132
+
In the output of the Get-OMEConfiguration cmdlet, the value of this parameter is displayed in the ExternalMailExpiryInterval property.
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-OMEConfiguration.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,9 @@ This parameter is only available with a Microsoft 365 Advanced Message Encryptio
133
133
134
134
The ExternalMailExpiryInDays parameter specifies the number of days that the encrypted message is available to external recipients in the Microsoft 365 portal. A valid value is an integer from 0 to 730. The value 0 means the messages will never expire. The default value is 0.
135
135
136
-
ExternalMailExpiryInDays cannot be updated in the default OME configuration. Create a customized configuration to apply ExternalMailExpiryInDays.
136
+
You can't update the value of this parameter in the default OME configuration. You can only modify this value in a customized configuration.
137
+
138
+
In the output of the Get-OMEConfiguration cmdlet, the value of this parameter is displayed in the ExternalMailExpiryInterval property.
0 commit comments