forked from lug/matterbridge
Add initial Microsoft Teams support
Documentation on https://github.com/42wim/matterbridge/wiki/MS-Teams-setup
This commit is contained in:
9
vendor/github.com/yaegashi/msgraph.go/beta/AndroidWorkProfileGmailEasConfigurationModel.go
generated
vendored
Normal file
9
vendor/github.com/yaegashi/msgraph.go/beta/AndroidWorkProfileGmailEasConfigurationModel.go
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
// Code generated by msgraph-generate.go DO NOT EDIT.
|
||||
|
||||
package msgraph
|
||||
|
||||
// AndroidWorkProfileGmailEasConfiguration By providing configurations in this profile you can instruct the Gmail email client on Android Work Profile devices to communicate with an Exchange server and get email, contacts, calendar, tasks, and notes. Furthermore, you can also specify how much email to sync and how often the device should sync.
|
||||
type AndroidWorkProfileGmailEasConfiguration struct {
|
||||
// AndroidWorkProfileEasEmailProfileBase is the base model of AndroidWorkProfileGmailEasConfiguration
|
||||
AndroidWorkProfileEasEmailProfileBase
|
||||
}
|
||||
Reference in New Issue
Block a user