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