MapiContactNamePropertySet.MapiContactNamePropertySet
MapiContactNamePropertySet()
Initializes a new instance of MapiContactNamePropertySet
class
public MapiContactNamePropertySet()
See Also
- class MapiContactNamePropertySet
- namespace Aspose.Email.Mapi
- assembly Aspose.Email
MapiContactNamePropertySet(string, string, string)
Initializes a new instance of MapiContactNamePropertySet
class.
public MapiContactNamePropertySet(string givenName, string middleName, string surname)
Parameter | Type | Description |
---|---|---|
givenName | String | The string that represents a given name. |
middleName | String | The string that represents a middle name. |
surname | String | The string that represents a surname. |
See Also
- class MapiContactNamePropertySet
- namespace Aspose.Email.Mapi
- assembly Aspose.Email