Share via


IMetadataProperties.AuthorEmail Property

Definition

Email of author contact

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="Email of author contact", 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="Email of author contact", 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