共用方式為


IMessageActivity.Importance 屬性

定義

取得或設定活動的重要性 有效值為 「low」、「normal」 和 「high」。 預設值為 「normal.」。

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

屬性值

活動的重要性 有效值為 「low」、「normal」 和 「high」。 預設值為 「normal.」。

適用於