blob: 4629e718db3d0ccb23238e4bf0bd0eee10f5a190 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph.go/gen DO NOT EDIT.
package msgraph
// UnmuteParticipantOperation undocumented
type UnmuteParticipantOperation struct {
// CommsOperation is the base model of UnmuteParticipantOperation
CommsOperation
}
|