Teams Reference

Below is a reference of enumerations used by some tools in the Teams toolkit:

PartialMatchType

  • PARTIAL_ALL: match_all_keywords
  • PARTIAL_ANY: match_any_of_the_keywords

MatchType

  • EXACT: exact_match
  • PARTIAL_ALL: partial_match_all_keywords
  • PARTIAL_ANY: partial_match_any_of_the_keywords

TeamMembershipType

  • DIRECT_MEMBER: direct_member_of_the_team
  • MEMBER_OF_SHARED_CHANNEL: member_of_a_shared_channel_in_another_team

PartialMatchType

  • PARTIAL_ALL: match_all_keywords
  • PARTIAL_ANY: match_any_of_the_keywords