TeamsProactiveServiceEndpoints Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |