| VCardHomeFax Property |
Gets preferred home fax of the object this vCard represents (TEL).
Namespace:
Limilabs.Mail.BusinessCard
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string HomeFax { get; }
Public ReadOnly Property HomeFax As String
Get
public:
property String^ HomeFax {
String^ get ();
}
member HomeFax : string with get
Property Value
Type:
StringSee Also