Share via


ContactAddress.PhysicalAddress Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the details of the physical address.

Namespace:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Property PhysicalAddress As CivicAddress
public CivicAddress PhysicalAddress { get; internal set; }

Property Value

Type: System.Device.Location..::.CivicAddress
The details of the physical address.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

ContactAddress Class

Microsoft.Phone.UserData Namespace