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
This parameter is reserved for internal Microsoft use.
79
-
80
-
```yaml
81
-
Type: $true | $false
82
-
Parameter Sets: (All)
83
-
Aliases:
84
-
Applicable: Exchange Online
85
-
Required: False
86
-
Position: Named
87
-
Default value: None
88
-
Accept pipeline input: False
89
-
Accept wildcard characters: False
90
-
```
91
-
92
78
### -DisclaimerText
93
79
The DisclaimerText parameter specifies the disclaimer text in the email that contains the encrypted message. The maximum length is 1024 characters.
94
80
@@ -123,21 +109,6 @@ Accept pipeline input: False
123
109
Accept wildcard characters: False
124
110
```
125
111
126
-
### -ExpirationOptionEnabled
127
-
This parameter is reserved for internal Microsoft use.
128
-
129
-
```yaml
130
-
Type: $true | $false
131
-
Parameter Sets: (All)
132
-
Aliases:
133
-
Applicable: Exchange Online
134
-
Required: False
135
-
Position: Named
136
-
Default value: None
137
-
Accept pipeline input: False
138
-
Accept wildcard characters: False
139
-
```
140
-
141
112
### -Image
142
113
The Image parameter identifies and uploads an image that will be displayed in the email message and in the Office 365 portal.
143
114
@@ -227,6 +198,20 @@ Accept pipeline input: False
227
198
Accept wildcard characters: False
228
199
```
229
200
201
+
### -SocialIdSignIn
202
+
203
+
```yaml
204
+
Type: $true | $false
205
+
Parameter Sets: (All)
206
+
Aliases:
207
+
Applicable: Exchange Online
208
+
Required: False
209
+
Position: Named
210
+
Default value: None
211
+
Accept pipeline input: False
212
+
Accept wildcard characters: False
213
+
```
214
+
230
215
### CommonParameters
231
216
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
0 commit comments