Click or drag to resize

VCardPhones Property

Gets all phones associated with this vCard (TEL).

Namespace: Limilabs.Mail.BusinessCard
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public List<VCardPhone> Phones { get; }

Property Value

ListVCardPhone
See Also