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
Designates whether users are able to leverage Egnyte as a third party storage solution in Microsoft Teams. If $true, users will be able to add Egnyte in the client and interact with the files stored there.
93
+
94
+
```yaml
95
+
Type: Boolean
96
+
Parameter Sets: (All)
97
+
Aliases:
98
+
99
+
Required: False
100
+
Position: Named
101
+
Default value: None
102
+
Accept pipeline input: False
103
+
Accept wildcard characters: False
104
+
```
105
+
91
106
### -AllowEmailIntoChannel
92
107
When set to $true, mail hooks are enabled, and users can post messages to a channel by sending an email to the email address of Teams channel.
0 commit comments