Click or drag to resize

VCardPhoneAsText Method

Sets phone as free uri text.

Namespace:  Limilabs.Mail.BusinessCard
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public void AsText(
	string phone
)

Parameters

phone
Type: SystemString
Phone as ur (tel:+1-111-555-1212).
See Also