Share via


KnownContactProperties.WorkTelephone Property

Definition

Gets the WorkTelephone property name.

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

Property Value

String

Platform::String

winrt::hstring

The WorkTelephone property name.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Remarks

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

Applies to