KnownContactProperties.Address Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Address property name.
public:
static property Platform::String ^ Address { Platform::String ^ get(); };
static winrt::hstring Address();
public static string Address { get; }
var string = KnownContactProperties.address;
Public Shared ReadOnly Property Address As String
Property Value
The Address property name.
Windows requirements
App capabilities |
ID_CAP_CONTACTS [Windows Phone]
|
Remarks
The value returned for the Address key in a contact Properties collection is an object.