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.23341.1754
Syntax
public List<VCardPhone> Phones { get; }

Property Value

Type: ListVCardPhone
See Also