Limilabs. |
| Class | Description | |
|---|---|---|
| VCard | Represents business card (vcard) entity. To get all vcards, that an email contains, you can use VCards collection. You can add vcards to an email using AddVCard(VCard) or AddVCard(VCard) methods. | |
| VCardAddress | Represents VCard address. | |
| VCardEmail | Represents VCard email. | |
| VCardName | Represents VCard name. | |
| VCardOrganization | Represents VCard organization. | |
| VCardParser | VCard business card parser. | |
| VCardPhone | Represents VCard phones. | |
| VCardType | Represents VCard types. Static fields of this class represent most common types (e.g. Home, Work, Pref, ...). |