Contact and related information
Inheritance Hierarchy
IMailAPI_NETWGS_Contact
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The WGS_Contact type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| WGS_Contact |
Constructs a new WorkgroupShare Contact
| |
| WGS_Contact(Int32) |
Constructs a new WorkgroupShare Contact
| |
| WGS_Contact(SerializationInfo, StreamingContext) | Initializes a new instance of the WGS_Contact class |
Methods
| Name | Description | |
|---|---|---|
| addRecipient |
Adds a recipient
| |
| Delete | ||
| Equals | (Inherited from Object.) | |
| getAddress | ||
| getAddressCount | ||
| getDistributionListAddresses |
Get distribution list email addresses.
| |
| getDistributionListAddresses(Char) |
Get distribution list email addresses.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetObjectData | ||
| getPhoneNumber |
Phone Number.
| |
| getPhoneNumberCount | ||
| getRecipientEmailAddresses |
Get Recipient email addresses.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load | ||
| Load(Int32) | ||
| RemoveAddress | ||
| removeAllRecipients |
Removes all recipients
| |
| RemovePhoneNumber | ||
| removeRecipient |
Removes a recipient
| |
| Save | ||
| setAddress |
Adds a new street address.
| |
| setPhoneNumber |
Adds a new phone number.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Addresses | ||
| Changed | ||
| CompanyName |
Company Name.
| |
| Department |
Department.
| |
| DisplayName | ||
| DistributionList |
Distribution List.
| |
| DomainID | ||
| EmailAddress | ||
| EmailAddressID | ||
| FileAs | ||
| FirstName |
First name.
| |
| FolderID | ||
| ID |
ID.
| |
| JobTitle |
Job Title.
| |
| LastName |
Last name.
| |
| Name | ||
| Note |
Note.
| |
| PhoneNumbers | ||
| Recipients |
See Also