Compartir a través de


CheckIncomingEmailResponse.ShouldDeliver Property

Definition

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

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

Property Value

true if the message should be delivered to Dataverse; otherwise, false.

Applies to