Share via


IDomainResource.SpfErrorCode Property

Definition

Error code. This property will only be present if the status is UnableToVerify.

[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=false, Description="Error code. This property will only be present if the status is UnableToVerify.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="errorCode", Update=false)]
public string SpfErrorCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=false, Description="Error code. This property will only be present if the status is UnableToVerify.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="errorCode", Update=false)>]
member this.SpfErrorCode : string
Public ReadOnly Property SpfErrorCode As String

Property Value

Attributes

Applies to