Share via


KnownContactProperties.HomeFax Property

Definition

Gets the HomeFax property name.

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

Property Value

String

Platform::String

winrt::hstring

The HomeFax property name.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Remarks

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

Applies to