VCardFullName
VCardFullName class
Represents vCard contact full name (N property)
The VCardFullName type exposes the following members:
Constructors
Name | Description |
---|---|
VCardFullName() | Initializes a new instance of the VCardFullName class |
Properties
Name | Description |
---|---|
family_name | Gets or sets a family name |
given_name | Gets or sets a given name |
middle_name | Gets or sets a middle name |
honorific_prefixes | Gets or sets a honorific prefixes |
honorific_postfixes | Gets or sets a honorific postfixes |
See Also
- namespace aspose.email.personalinfo.vcard
- assembly Aspose.Email