IMessageActivity.Importance 属性

定义

获取或设置活动的重要性 有效值为“low”、“normal”和“high”。 默认值为“normal.”。

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

属性值

活动的重要性 有效值为“低”、“正常”和“高”。 默认值为“normal.”。

适用于