Share via


IDomainResource.MailFromSenderDomain Property

Definition

P1 sender domain that is present on the email envelope [RFC 5321].

[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=false, Description="P1 sender domain that is present on the email envelope [RFC 5321].", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="mailFromSenderDomain", Update=false)]
public string MailFromSenderDomain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=false, Description="P1 sender domain that is present on the email envelope [RFC 5321].", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="mailFromSenderDomain", Update=false)>]
member this.MailFromSenderDomain : string
Public ReadOnly Property MailFromSenderDomain As String

Property Value

Attributes

Applies to