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