Class MapiContactNamePropertySet
Contents
[
Hide
]MapiContactNamePropertySet class
The properties are used to specify the name of the person represented by the contact
public sealed class MapiContactNamePropertySet : MapiContactPropertySet
Constructors
Name | Description |
---|---|
MapiContactNamePropertySet() | Initializes a new instance of MapiContactNamePropertySet class |
MapiContactNamePropertySet(string, string, string) | Initializes a new instance of MapiContactNamePropertySet class. |
Properties
Name | Description |
---|---|
DisplayName { get; set; } | Gets or sets the full name of the contact |
DisplayNamePrefix { get; set; } | Gets or sets the title of the contact |
FileUnder { get; set; } | Gets or sets the name under which to file this contact when displaying a list of contacts |
FileUnderID { get; set; } | Gets or sets a value specifying how to generate and recompute the property when other properties are changed |
Generation { get; set; } | Gets or sets the generation suffix of the contact |
GivenName { get; set; } | Gets or sets the given name (first name) of the contact |
Initials { get; set; } | Gets or sets the initials of the contact |
MiddleName { get; set; } | Gets or sets the middle name of the contact |
Nickname { get; set; } | Gets or sets the nickname of the contact |
Surname { get; set; } | Gets or sets the surname (family name) of the contact |
See Also
- class MapiContactPropertySet
- namespace Aspose.Email.Mapi
- assembly Aspose.Email