blob: 012e0eb032db117ebaf9cdce288daaf32048a257 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// WindowsOfficeClientConfiguration undocumented
type WindowsOfficeClientConfiguration struct {
// OfficeClientConfiguration is the base model of WindowsOfficeClientConfiguration
OfficeClientConfiguration
}
|