IContact.AddressMailingCountry Property

Definition

The country for the address.

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

Property Value

Attributes

Applies to