Condividi tramite


IContact.AddressMailingCity Property

Definition

The city for the address.

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

Property Value

Attributes

Applies to