IContact.AddressMailingPostalCode Property

Definition

The postal code for the address.

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

Property Value

Attributes

Applies to