Share via


KnownContactProperties.AlternateTelephone Property

Definition

Gets the AlternateTelephone property name.

public:
 static property Platform::String ^ AlternateTelephone { Platform::String ^ get(); };
static winrt::hstring AlternateTelephone();
public static string AlternateTelephone { get; }
var string = KnownContactProperties.alternateTelephone;
Public Shared ReadOnly Property AlternateTelephone As String

Property Value

String

Platform::String

winrt::hstring

The AlternateTelephone property name.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Remarks

The value returned for the AlternateTelephone key in a contact Properties collection is a string.

Applies to