Share via


IIncident.OwnerEmail Property

Definition

The email of the user the incident is assigned to.

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

Property Value

Attributes

Applies to