Delen via


PSContactProfile.Country Property

Definition

Gets or sets country of the user. This is the ISO Alpha-3 code

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public string Country { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.Country : string with get, set
Public Property Country As String

Property Value

Attributes

Applies to