Compartilhar via


IReturnAddress.Email Property

Definition

Email address of the recipient of the returned drives.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Email address of the recipient of the returned drives.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="email")]
public string Email { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Email address of the recipient of the returned drives.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="email")>]
member this.Email : string with get, set
Public Property Email As String

Property Value

Attributes

Applies to