Click or drag to resize

VCardPhoneTypes Property

Gets types of this entity.

Namespace:  Limilabs.Mail.BusinessCard
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<VCardType> Types { get; set; }

Property Value

Type: ListVCardType
See Also