Share via


ContactProfile.Country Property

Definition

Country of the user. This is the ISO 3166-1 alpha-3 code.

[Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Owned)]
public string Country { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Support.Origin(Microsoft.Azure.PowerShell.Cmdlets.Support.PropertyOrigin.Owned)>]
member this.Country : string with get, set
Public Property Country As String

Property Value

Implements

Attributes

Applies to