Share via


CheckPromoteEmailResponse.ShouldPromote Property

Definition

Gets a value that indicates whether the message should be promoted to Dataverse.

public:
 property bool ShouldPromote { bool get(); };
public bool ShouldPromote { get; }
member this.ShouldPromote : bool
Public ReadOnly Property ShouldPromote As Boolean

Property Value

Indicates whether the message should be promoted to Dataverse. true, to promote, otherwise, false.

Applies to