MapiContactPersonalInfoPropertySet Class

Specify other additional contact information
Inheritance Hierarchy
SystemObject
  Aspose.Email.MapiMapiContactPersonalInfoPropertySet

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public sealed class MapiContactPersonalInfoPropertySet

The MapiContactPersonalInfoPropertySet type exposes the following members.

Constructors
  NameDescription
Public methodMapiContactPersonalInfoPropertySet
Initializes a new instance of the MapiContactPersonalInfoPropertySet class
Public methodMapiContactPersonalInfoPropertySet(MapiPropertyCollection)
Initializes a new instance of the MapiContactPersonalInfoPropertySet class
Properties
  NameDescription
Public propertyAccount
Specifies the account name of the contact
Public propertyBusinessHomePage
Specifies the contact's business web page URL
Public propertyChildren
Contains a list of names of children.
Public propertyComputerNetworkName
Specifies the name of the network to which the contact's computer is connected
Public propertyCustomerId
Specifies the contact's customer ID number
Public propertyFreeBusyLocation
Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file
Public propertyFtpSite
Specifies the contact's File Transfer Protocol (FTP) URL
Public propertyGender
Specifies the gender of the contact
Public propertyGovernmentIdNumber
Specifies the contact's government ID number
Public propertyHobbies
Specifies the hobbies of the contact
Public propertyHtml
Specifies the contact's business web page URL
Public propertyInstantMessagingAddress
Specifies the contact's instant messaging address
Public propertyLanguage
Specifies the language that the contact uses
Public propertyLocation
Specifies the location of the contact
Public propertyNotes
Specifies the additional notes
Public propertyOrganizationalIdNumber
Specifies an organizational ID number for the contact
Public propertyPersonalHomePage
Specifies the contact's personal web page URL
Public propertyReferredByName
Specifies the name of the person who referred this contact to the user
Public propertySpouseName
Specifies the name of the contact's spouse/partner
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also