Share via


KnownContactProperties.WorkFax Property

Definition

Gets the WorkFax property name.

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

Property Value

String

Platform::String

winrt::hstring

The WorkFax property name.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Remarks

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

Applies to