[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.IndividualContact"]
Inheritance Hierarchy
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
The IndividualContact type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | IndividualContact | Initializes a new instance of the IndividualContact class |
Methods
Name | Description | |
---|---|---|
![]() | Delete |
Remove this contact from its parent folder and its data store.
(Inherited from Contact.) |
![]() | Dispose | (Inherited from FrameworkFolderItem.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetImage | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RemoveImage | |
![]() | Save |
Save this contact to its data store.
(Inherited from Contact.) |
![]() | SetImage | |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Addresses | |
![]() | Anniversary | |
![]() | AssistantsName | |
![]() | Base64Image | |
![]() | Birthday | |
![]() | Categories |
Gets or sets a list of categories that this Contact belongs to.
(Inherited from Contact.) |
![]() | Company | |
![]() | Created |
Gets the date and time that this contact was created.
(Inherited from Contact.) |
![]() | Department | |
![]() | DisplayName | (Overrides ContactDisplayName.) |
![]() | EmailAddresses | |
![]() | FileAs | |
![]() | FirstName | |
![]() | Flag |
Gets or sets flagging settings.
(Inherited from Contact.) |
![]() | FreeBusyAddress | |
![]() | GovernmentId | |
![]() | Id |
Gets an ID that uniquely identifies this contact.
(Inherited from Contact.) |
![]() | IMAddress | |
![]() | JobTitle | |
![]() | LastName | |
![]() | ManagersName | |
![]() | MiddleName | |
![]() | Modified |
Gets the date and time that this contact was last modified.
(Inherited from Contact.) |
![]() | NetMeetingAlias | |
![]() | NetMeetingServer | |
![]() | Nickname | |
![]() | Notes | |
![]() | Office | |
![]() | OrganizationId | |
![]() | ParentFolder |
Gets or sets the folder that this Contact is contained within.
(Inherited from Contact.) |
![]() | PhoneNumbers | |
![]() | PrimaryEmail | (Overrides ContactPrimaryEmail.) |
![]() | PrimaryMailingAddressName | |
![]() | Private |
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.) |
![]() | Profession | |
![]() | Spouse | |
![]() | Suffix | |
![]() | Title | |
![]() | WebPageAddress |
See Also