Partager via


IContact.NameLast Property

Definition

Last name.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Last name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="nameLast")]
public string NameLast { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Last name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="nameLast")>]
member this.NameLast : string with get, set
Public Property NameLast As String

Property Value

Attributes

Applies to