Share via


MicrosoftGraphPhysicalOfficeAddress.CountryOrRegion Property

Definition

The country or region. It's a free-format string value, for example, 'United States'.

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

Property Value

Implements

Attributes

Applies to