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
The OLSync service account is the only linked user in your organization. By default, the account is named GALSync-ServiceAccount.
34
34
35
-
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
35
+
You need to be assigned permissions before you can run this cmdlet. Although this article lists all parameters for the cmdlet, you might not have access to some parameters if they aren't included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
49
+
You need to be assigned permissions before you can run this cmdlet. Although this article lists all parameters for the cmdlet, you might not have access to some parameters if they aren't included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
50
50
51
51
## EXAMPLES
52
52
@@ -62,7 +62,7 @@ This example disabled the Microsoft 365 data-at-rest encryption policy named Ten
This example updates the Microsoft 365 data-at-rest encryption policy named Tenant Default Policy after one of the associated keys has been rotated in the Azure Key Vault.
65
+
This example updates the Microsoft 365 data-at-rest encryption policy named Tenant Default Policy after one of the associated keys is rotated in the Azure Key Vault.
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
29
+
You need to be assigned permissions before you can run this cmdlet. Although this article lists all parameters for the cmdlet, you might not have access to some parameters if they aren't included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
Copy file name to clipboardExpand all lines: exchange/exchange-ps/ExchangePowerShell/Set-MailContact.md
+18-18Lines changed: 18 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ title: Set-MailContact
13
13
# Set-MailContact
14
14
15
15
## SYNOPSIS
16
-
This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings may be exclusive to one environment or the other.
16
+
This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings might be exclusive to one environment or the other.
17
17
18
18
Use the Set-MailContact cmdlet to modify existing mail contacts.
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
96
+
You need to be assigned permissions before you can run this cmdlet. Although this article lists all parameters for the cmdlet, you might not have access to some parameters if they aren't included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
97
97
98
98
## EXAMPLES
99
99
@@ -367,7 +367,7 @@ This parameter is available only in on-premises Exchange.
367
367
368
368
The CreateDTMFMap parameter specifies whether to create a dual-tone multiple-frequency (DTMF) map for the recipient. This allows the recipient to be identified by using a telephone keypad in Unified Messaging (UM) environments. Valid values are:
369
369
370
-
- $true: A DTMF map is created for the recipient. This is the default value.
370
+
- $true: A DTMF map is created for the recipient. This value is the default.
371
371
- $false: A DTMF map isn't created for the recipient.
372
372
373
373
```yaml
@@ -737,7 +737,7 @@ This parameter is available only in on-premises Exchange.
737
737
738
738
The EmailAddressPolicyEnabled parameter specifies whether to apply email address policies to this recipient. Valid values are:
739
739
740
-
- $true: Email address policies are applied to this recipient. This is the default value.
740
+
- $true: Email address policies are applied to this recipient. This value is the default.
741
741
- $false: Email address policies aren't applied to this recipient.
742
742
743
743
```yaml
@@ -762,7 +762,7 @@ To enter multiple values that overwrite any existing entries, use the following
762
762
763
763
To add or remove one or more values without affecting any existing entries, use the following syntax: `@{Add="Value1","Value2"...; Remove="Value3","Value4"...}`.
764
764
765
-
Although this is a multivalued property, the filter `"ExtensionCustomAttribute1 -eq 'Value'"` will return a match if the property _contains_ the specified value.
765
+
Although this is a multivalued property, the filter `"ExtensionCustomAttribute1 -eq 'Value'"` returns a match if the property _contains_ the specified value.
766
766
767
767
```yaml
768
768
Type: MultiValuedProperty
@@ -786,7 +786,7 @@ To enter multiple values that overwrite any existing entries, use the following
786
786
787
787
To add or remove one or more values without affecting any existing entries, use the following syntax: `@{Add="Value1","Value2"...; Remove="Value3","Value4"...}`.
788
788
789
-
Although this is a multivalued property, the filter `"ExtensionCustomAttribute2 -eq 'Value'"` will return a match if the property _contains_ the specified value.
789
+
Although this is a multivalued property, the filter `"ExtensionCustomAttribute2 -eq 'Value'"` returns a match if the property _contains_ the specified value.
790
790
791
791
```yaml
792
792
Type: MultiValuedProperty
@@ -810,7 +810,7 @@ To enter multiple values that overwrite any existing entries, use the following
810
810
811
811
To add or remove one or more values without affecting any existing entries, use the following syntax: `@{Add="Value1","Value2"...; Remove="Value3","Value4"...}`.
812
812
813
-
Although this is a multivalued property, the filter `"ExtensionCustomAttribute3 -eq 'Value'"` will return a match if the property _contains_ the specified value.
813
+
Although this is a multivalued property, the filter `"ExtensionCustomAttribute3 -eq 'Value'"` returns a match if the property _contains_ the specified value.
814
814
815
815
```yaml
816
816
Type: MultiValuedProperty
@@ -834,7 +834,7 @@ To enter multiple values that overwrite any existing entries, use the following
834
834
835
835
To add or remove one or more values without affecting any existing entries, use the following syntax: `@{Add="Value1","Value2"...; Remove="Value3","Value4"...}`.
836
836
837
-
Although this is a multivalued property, the filter `"ExtensionCustomAttribute4 -eq 'Value'"` will return a match if the property _contains_ the specified value.
837
+
Although this is a multivalued property, the filter `"ExtensionCustomAttribute4 -eq 'Value'"` returns a match if the property _contains_ the specified value.
838
838
839
839
```yaml
840
840
Type: MultiValuedProperty
@@ -858,7 +858,7 @@ To enter multiple values that overwrite any existing entries, use the following
858
858
859
859
To add or remove one or more values without affecting any existing entries, use the following syntax: `@{Add="Value1","Value2"...; Remove="Value3","Value4"...}`.
860
860
861
-
Although this is a multivalued property, the filter `"ExtensionCustomAttribute5 -eq 'Value'"` will return a match if the property _contains_ the specified value.
861
+
Although this is a multivalued property, the filter `"ExtensionCustomAttribute5 -eq 'Value'"` returns a match if the property _contains_ the specified value.
The MacAttachmentFormat parameter specifies the Apple Macintosh operating system attachment format to use for messages sent to the mail contact or mail user. Valid values are:
1003
1003
1004
-
- BinHex (This is the default value)
1004
+
- BinHex (default value)
1005
1005
- UuEncode
1006
1006
- AppleSingle
1007
1007
- AppleDouble
@@ -1087,7 +1087,7 @@ When you enter a value, qualify the value with one of the following units:
1087
1087
- MB (megabytes)
1088
1088
- GB (gigabytes)
1089
1089
1090
-
Unqualified values are typically treated as bytes, but small values may be rounded up to the nearest kilobyte.
1090
+
Unqualified values are typically treated as bytes, but small values might be rounded up to the nearest kilobyte.
1091
1091
1092
1092
A valid value is a number up to 1.999999 gigabytes (2147483647 bytes) or the value unlimited. The default value is unlimited.
1093
1093
@@ -1146,7 +1146,7 @@ When you enter a value, qualify the value with one of the following units:
1146
1146
- MB (megabytes)
1147
1147
- GB (gigabytes)
1148
1148
1149
-
Unqualified values are typically treated as bytes, but small values may be rounded up to the nearest kilobyte.
1149
+
Unqualified values are typically treated as bytes, but small values might be rounded up to the nearest kilobyte.
1150
1150
1151
1151
A valid value is a number up to 1.999999 gigabytes (2147483647 bytes) or the value unlimited. The default value is unlimited.
1152
1152
@@ -1174,7 +1174,7 @@ The MessageBodyFormat parameter specifies the message body format for messages s
1174
1174
1175
1175
- Text
1176
1176
- Html
1177
-
- TextAndHtml (This is the default value)
1177
+
- TextAndHtml (default value)
1178
1178
1179
1179
The MessageFormat and MessageBodyFormat parameters are interdependent:
The ModerationEnabled parameter specifies whether moderation is enabled for this recipient. Valid value are:
1260
1260
1261
1261
- $true: Moderation is enabled for this recipient. Messages sent to this recipient must be approved by a moderator before the messages are delivered.
1262
-
- $false: Moderation is disabled for this recipient. Messages sent to this recipient are delivered without the approval of a moderator. This is the default value.
1262
+
- $false: Moderation is disabled for this recipient. Messages sent to this recipient are delivered without the approval of a moderator. This value is the default.
1263
1263
1264
1264
You use the ModeratedBy parameter to specify the moderators.
The UsePreferMessageFormat specifies whether the message format settings configured for the mail user or mail contact override the global settings configured for the remote ___domain or configured by the message sender. Valid value are:
1643
1643
1644
1644
- $true: Messages sent to the mail user or mail contact use the message format that's configured for the mail user or mail contact.
1645
-
- $false: Messages sent to the mail user or mail contact use the message format that's configured for the remote ___domain (the default remote ___domain or a specific remote ___domain) or configured by the message sender. This is the default value.
1645
+
- $false: Messages sent to the mail user or mail contact use the message format that's configured for the remote ___domain (the default remote ___domain or a specific remote ___domain) or configured by the message sender. This value is the default.
0 commit comments