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