Share via


MessageActionsPayload.Importance Property

Definition

Gets or sets the importance of the message. Possible values include: 'normal', 'high', 'urgent'.

public string Importance { get; set; }
member this.Importance : string with get, set
Public Property Importance As String

Property Value

The importance of the message.

Applies to