IndividualContact ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.IndividualContact"]

Inheritance Hierarchy

SystemObject
  Ipswitch.Messaging.FrameworkFrameworkFolderItem
    Ipswitch.Messaging.FrameworkContact
      Ipswitch.Messaging.FrameworkIndividualContact

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public class IndividualContact : Contact

The IndividualContact type exposes the following members.

Constructors

  NameDescription
Public methodIndividualContact
Initializes a new instance of the IndividualContact class
Top
Methods

  NameDescription
Public methodDelete
Remove this contact from its parent folder and its data store.
(Inherited from Contact.)
Public methodDispose (Inherited from FrameworkFolderItem.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetImage
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemoveImage
Public methodSave
Save this contact to its data store.
(Inherited from Contact.)
Public methodSetImage
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyAddresses
Public propertyAnniversary
Public propertyAssistantsName
Public propertyBase64Image
Public propertyBirthday
Public propertyCategories
Gets or sets a list of categories that this Contact belongs to.
(Inherited from Contact.)
Public propertyCompany
Public propertyCreated
Gets the date and time that this contact was created.
(Inherited from Contact.)
Public propertyDepartment
Public propertyDisplayName
Public propertyEmailAddresses
Public propertyFileAs
Public propertyFirstName
Public propertyFlag
Gets or sets flagging settings.
(Inherited from Contact.)
Public propertyFreeBusyAddress
Public propertyGovernmentId
Public propertyId
Gets an ID that uniquely identifies this contact.
(Inherited from Contact.)
Public propertyIMAddress
Public propertyJobTitle
Public propertyLastName
Public propertyManagersName
Public propertyMiddleName
Public propertyModified
Gets the date and time that this contact was last modified.
(Inherited from Contact.)
Public propertyNetMeetingAlias
Public propertyNetMeetingServer
Public propertyNickname
Public propertyNotes
Public propertyOffice
Public propertyOrganizationId
Public propertyParentFolder
Gets or sets the folder that this Contact is contained within.
(Inherited from Contact.)
Public propertyPhoneNumbers
Public propertyPrimaryEmail
Public propertyPrimaryMailingAddressName
Public propertyPrivate
Gets or sets a value that indicates whether or not this Contact will be visible in a public folder to non-owner users.
(Inherited from Contact.)
Public propertyProfession
Public propertySpouse
Public propertySuffix
Public propertyTitle
Public propertyWebPageAddress
Top
See Also

Reference