Share via


IIncidentComment.AuthorEmail Property

Definition

The email of the client.

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

Property Value

Attributes

Applies to