| AddressBookEntryConfiguration Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PSI.Sox.Configuration
 Syntax
Syntaxpublic class AddressBookEntryConfiguration
The AddressBookEntryConfiguration type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | AddressBookEntryConfiguration | Initializes a new instance of the AddressBookEntryConfiguration class | 
 Properties
Properties| 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
             | 
 Methods
Methods| 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.) | 
 See Also
See Also