 | VCardPhonePhone Property |
Gets or sets phone value.
Namespace: Limilabs.Mail.BusinessCardAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string Phone { get; }Public ReadOnly Property Phone As String
Get
public:
property String^ Phone {
String^ get ();
}member Phone : string with get
Property Value
String
See Also