다음을 통해 공유


RecommendedActionProperties.IsArchivedAction Property

Definition

Optional. Gets if this recommended action was already suggested some time ago but user chose to ignore this and System recommends again.

public bool? IsArchivedAction { get; set; }
member this.IsArchivedAction : Nullable<bool> with get, set
Public Property IsArchivedAction As Nullable(Of Boolean)

Property Value

Applies to