Click or drag to resize

AddressBookExport Class

Address Book Export
Inheritance Hierarchy
SystemObject
  PSI.SoxAddressBookExport

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
public class AddressBookExport

The AddressBookExport type exposes the following members.

Constructors
  NameDescription
Public methodAddressBookExport
Initializes a new instance of the AddressBookExport class
Top
Properties
  NameDescription
Public propertyAccount
Get or set Account
Public propertyAddress1
Get or set Address1
Public propertyAddress2
Get or set Address2
Public propertyAddress3
Get or set Address3
Public propertyCity
Get or set City
Public propertyCode
Get or set Code
Public propertyCompany
Get or set Company
Public propertyContact
Get or set Contact
Public propertyCountry
Get or set Country
Public propertyEmail
Get or set Email
Public propertyFax
Get or set Fax
Public propertyGroup
Get or set Group
Public propertyPhone
Get or set Phone
Public propertyPoBox
Get or set PoBox
Public propertyPostalCode
Get or set PostalCode
Public propertyResidential
Get or set Residential
Public propertySms
Get or set Sms
Public propertyStateProvince
Get or set StateProvince
Public propertyTaxId
Get or set TaxId
Public propertyTaxIdType
Get or set TaxIdType
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also