MessageActionsPayload.Importance 属性

定义

获取或设置消息的重要性。 可能的值包括:“normal”、“high”、“urgent”。

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

属性值

消息的重要性。

适用于