3dak Client

Contact Members

Contact overview

Public Instance Constructors

Contact Constructor

Public Instance Properties

AcceptedSendingsReturns a byte-Coded Long Number that indicates what CRM-Sendouts this Contact can recieve
AdressContacts Home Adress
BirthdayContact's Birthday
CategoryReturns a List of Usercategories the Contact is bound to
CityContacts Home City
CompanyContacts Company
Contact 
CountryContacts Home Country
CreatedDate when Contact was first submitted to Database
EmailContacts Email Address
FaxContacts Fax Number
FirstnameFirstname of Contact
GenderGender of Contact
IdInternal Id of Contact in Database
isShadowContactIndicates if a Contact was created through the ShadowCopy Process
LastnameLastname of Contact
Location Defines wether the Contact is Stored in ContactShop or Contact Table in the Database.
MailIntegrityNumber indicating if the Contact was able to recieve Emails lately
MobileContacts Mobile Phone Number
ModifiedDate of last change made to Contact (in Database)
PasswordContacts Community Logon Password
ShopContactReturns a List of ShopContacts associated to the Contact
TelephoneContacts Telephone Number
UIDContact's Company UID Number
UsernameContacts Community Logon Name
WebsiteContacts Website
ZIPContacts Home City's ZIP

Public Instance Methods

AddToDBAdds the current Contact to the given Database Table
DeleteDeletes Contact from Database
GenerateAdressBlockGenereates a Plaintext or HTML Adress Block for given contact
ShadowCopyCopies a ShopContact to the Contact Table for later CRM use.
UpdateUpdates the current Contact in the Database.

Public Instance Events

AddedContactEvent that Fires when Contact is added to Database
DeletedContactEvent that Fires when Contact is deleted from Database
UpdatedContactEvent that Fires when Contact is updated in Database

See Also

Contact Class | ppm3dakClient.Contacts Namespace