Language

TeamsProactiveServiceEndpoints Class

Definition

Well-known service endpoint URLs for sending proactive messages to Microsoft Teams. Use these only if the incoming request serviceUrl is unavailable; once a serviceUrl has been returned from a prior conversation, cache and use that value instead.

public static class TeamsProactiveServiceEndpoints
type TeamsProactiveServiceEndpoints = class
Public Class TeamsProactiveServiceEndpoints
Inheritance
TeamsProactiveServiceEndpoints

Fields

Name Description
dod

Service endpoint for the DoD (Department of Defense) Teams environment.

gcc

Service endpoint for the GCC (Government Community Cloud) Teams environment.

gccHigh

Service endpoint for the GCC High Teams environment.

publicGlobal

Service endpoint for the public global Teams environment.

Applies to