KnownContactProperties.MobileTelephone Property

Definition

Gets the MobileTelephone property name.

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

Property Value

String

Platform::String

winrt::hstring

The MobileTelephone property name.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Remarks

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

Applies to