WGS_Contact ClassIpswitch.Messaging.Framework
Contact and related information
Inheritance Hierarchy

SystemObject
  IMailAPI_NETWGS_Contact

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

[SerializableAttribute]
public class WGS_Contact : ISerializable

The WGS_Contact type exposes the following members.

Constructors

  NameDescription
Public methodWGS_Contact
Constructs a new WorkgroupShare Contact
Public methodWGS_Contact(Int32)
Constructs a new WorkgroupShare Contact
Public methodWGS_Contact(SerializationInfo, StreamingContext)
Initializes a new instance of the WGS_Contact class
Top
Methods

  NameDescription
Public methodaddRecipient
Adds a recipient
Public methodDelete
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodgetAddress
Public methodgetAddressCount
Public methodgetDistributionListAddresses
Get distribution list email addresses.
Public methodgetDistributionListAddresses(Char)
Get distribution list email addresses.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetObjectData
Public methodgetPhoneNumber
Phone Number.
Public methodgetPhoneNumberCount
Public methodgetRecipientEmailAddresses
Get Recipient email addresses.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoad
Public methodLoad(Int32)
Public methodRemoveAddress
Public methodremoveAllRecipients
Removes all recipients
Public methodRemovePhoneNumber
Public methodremoveRecipient
Removes a recipient
Public methodSave
Public methodsetAddress
Adds a new street address.
Public methodsetPhoneNumber
Adds a new phone number.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyAddresses
Public propertyChanged
Public propertyCompanyName
Company Name.
Public propertyDepartment
Department.
Public propertyDisplayName
Public propertyDistributionList
Distribution List.
Public propertyDomainID
Public propertyEmailAddress
Public propertyEmailAddressID
Public propertyFileAs
Public propertyFirstName
First name.
Public propertyFolderID
Public propertyID
ID.
Public propertyJobTitle
Job Title.
Public propertyLastName
Last name.
Public propertyName
Public propertyNote
Note.
Public propertyPhoneNumbers
Public propertyRecipients
Top
See Also

Reference