MessageActivity.Importance Property
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.
Caution
This will be removed by end of summer 2026.
[System.Obsolete("This will be removed by end of summer 2026.")]
[System.Text.Json.Serialization.JsonPropertyName("importance")]
[System.Text.Json.Serialization.JsonPropertyOrder(39)]
public Microsoft.Teams.Api.Importance? Importance { get; set; }
[<System.Obsolete("This will be removed by end of summer 2026.")>]
[<System.Text.Json.Serialization.JsonPropertyName("importance")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(39)>]
member this.Importance : Microsoft.Teams.Api.Importance with get, set
Public Property Importance As Importance
Property Value
- Attributes