CapabilityResolutionReason type
Orsak till kapacitetsmatchning
type CapabilityResolutionReason =
| "Capable"
| "CapabilityNotApplicableForTheCallType"
| "ClientRestricted"
| "UserPolicyRestricted"
| "RoleRestricted"
| "FeatureNotSupported"
| "MeetingRestricted"
| "NotInitialized"
| "NotCapable"
| "TeamsPremiumLicenseRestricted"