Class VCardIdentificationInfo
VCardIdentificationInfo class
Represents vCard identification information
public sealed class VCardIdentificationInfo
Constructors
| Name | Description |
|---|---|
| VCardIdentificationInfo() | Initializes a new instance of the VCardIdentificationInfo class |
Properties
| Name | Description |
|---|---|
| Birthday { get; set; } | Gets or sets a contact’s bithday |
| DisplayName { get; set; } | Gets or sets a contact’s display(formatted) name |
| FullName { get; set; } | Gets or sets a contact’s full name |
| Nickname { get; set; } | Gets or sets a contact’s nickname |
| Photo { get; set; } | Gets or sets a contact’s photo |
See Also
- namespace Aspose.Email.PersonalInfo.VCard
- assembly Aspose.Email