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.26106.1555
Syntax
public void AsText(
	string phone
)

Parameters

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