IContact.NameLast Property

Definition

Last name.

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

Property Value

Attributes

Applies to