DomainProperties.FromSenderDomain Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
P2 sender domain that is displayed to the email recipients [RFC 5322].
[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Origin(Microsoft.Azure.PowerShell.Cmdlets.EmailService.PropertyOrigin.Owned)]
public string FromSenderDomain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Origin(Microsoft.Azure.PowerShell.Cmdlets.EmailService.PropertyOrigin.Owned)>]
member this.FromSenderDomain : string
Public ReadOnly Property FromSenderDomain As String
Property Value
Implements
- Attributes