| VCardPhonePhone Property |
Gets or sets phone value.
Namespace:
Limilabs.Mail.BusinessCard
Assembly:
Mail (in Mail.dll) Version: 3.0.22105.1207
Syntax public string Phone { get; }
Public ReadOnly Property Phone As String
Get
public:
property String^ Phone {
String^ get ();
}
member Phone : string with get
Property Value
Type:
StringSee Also