다음을 통해 공유


MessageActionsPayload.Importance 속성

정의

메시지의 중요도를 가져오거나 설정합니다. 가능한 값은 'normal', 'high', 'urgent'입니다.

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

속성 값

메시지의 중요도입니다.

적용 대상