AddressBookEntryConfiguration Class |
Namespace: PSI.Sox.Configuration
public class AddressBookEntryConfiguration
The AddressBookEntryConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AddressBookEntryConfiguration | Initializes a new instance of the AddressBookEntryConfiguration class |
Name | Description | |
---|---|---|
Account |
Get or set Account
| |
Address1 |
Get or set Address1
| |
Address2 |
Get or set Address2
| |
Address3 |
Get or set Address3
| |
AddressBookId |
Gets or sets AddressBookId
| |
City |
Get or set City
| |
Code |
Get or set Code
| |
Company |
Get or set Company
| |
Contact |
Get or set Contact
| |
Country |
Get or set Country
| |
Get or set Email
| ||
Fax |
Get or set Fax
| |
Group |
Get or set Group
| |
Id |
Gets or sets Id
| |
Phone |
Get or set Phone
| |
PoBox |
Get or set PoBox
| |
PostalCode |
Get or set PostalCode
| |
Residential |
Get or set Residential
| |
StateProvince |
Get or set StateProvince
| |
TaxId |
Get or set TaxId
| |
TaxIdType |
Get or set TaxIdType
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |