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
Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
499
+
500
+
```yaml
501
+
Type: Guid
502
+
Parameter Sets: (All)
503
+
Aliases:
504
+
Applicable: Skype for Business Online
505
+
506
+
Required: False
507
+
Position: Named
508
+
Default value: None
509
+
Accept pipeline input: False
510
+
Accept wildcard characters: False
511
+
```
512
+
480
513
### CommonParameters
481
514
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/?LinkID=113216).`
0 commit comments