Share via


IEmailChannel.EmailAddress Property

Definition

The email address

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The email address", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="emailAddress")]
public string EmailAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="The email address", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="emailAddress")>]
member this.EmailAddress : string with get, set
Public Property EmailAddress As String

Property Value

Attributes

Applies to