IMessageActivity.Importance Property

Definition

Gets or sets importance of the activity Valid values are "low", "normal", and "high". Default value is "normal.".

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

Property Value

Importance of the activity Valid values are "low", "normal", and "high". Default value is "normal.".

Applies to