次の方法で共有


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." です。

適用対象