Compartir a través de


CheckPromoteEmailResponse.ReasonCode Property

Definition

Gets the reason for the result in the CheckIncomingEmailResponse.ShouldDeliver property.

public:
 property int ReasonCode { int get(); };
public int ReasonCode { get; }
member this.ReasonCode : int
Public ReadOnly Property ReasonCode As Integer

Property Value

The reason for the result in the CheckIncomingEmailResponse.ShouldDeliver property.

Applies to