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