Skip to content

Commit

Permalink
Merge pull request #275 from scott-doyland-burrows/add-SkipExchangeIn…
Browse files Browse the repository at this point in the history
…stantOn

add SkipExchangeInstantOn
  • Loading branch information
manicminer authored Mar 25, 2024
2 parents 9d41d79 + 69c7fd8 commit a1f5121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msgraph/valuetypes.go
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,7 @@ const (
GroupResourceBehaviorOptionCalendarMemberReadOnly GroupResourceBehaviorOption = "CalendarMemberReadOnly"
GroupResourceBehaviorOptionConnectorsDisabled GroupResourceBehaviorOption = "ConnectorsDisabled"
GroupResourceBehaviorOptionHideGroupInOutlook GroupResourceBehaviorOption = "HideGroupInOutlook"
GroupResourceBehaviorOptionSkipExchangeInstantOn GroupResourceBehaviorOption = "SkipExchangeInstantOn"
GroupResourceBehaviorOptionSubscribeMembersToCalendarEventsDisabled GroupResourceBehaviorOption = "SubscribeMembersToCalendarEventsDisabled"
GroupResourceBehaviorOptionSubscribeNewGroupMembers GroupResourceBehaviorOption = "SubscribeNewGroupMembers"
GroupResourceBehaviorOptionWelcomeEmailDisabled GroupResourceBehaviorOption = "WelcomeEmailDisabled"
Expand Down

0 comments on commit a1f5121

Please sign in to comment.