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