Share via


IDomainResource.FromSenderDomain Property

Definition

P2 sender domain that is displayed to the email recipients [RFC 5322].

[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=false, Description="P2 sender domain that is displayed to the email recipients [RFC 5322].", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="fromSenderDomain", Update=false)]
public string FromSenderDomain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=false, Description="P2 sender domain that is displayed to the email recipients [RFC 5322].", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="fromSenderDomain", Update=false)>]
member this.FromSenderDomain : string
Public ReadOnly Property FromSenderDomain As String

Property Value

Attributes

Applies to