Click or drag to resize

AgillicContact Class

[Missing <summary> documentation for "T:Tse.EasyBook.Server.DataContracts.Agillic.AgillicContact"]

Inheritance Hierarchy
SystemObject
  Tse.EasyBook.Server.DataContracts.AgillicAgillicContact

Namespace:  Tse.EasyBook.Server.DataContracts.Agillic
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class AgillicContact

The AgillicContact type exposes the following members.

Constructors
  NameDescription
Public methodAgillicContact
Top
Properties
  NameDescription
Public propertyAddress
Public propertyAddress2
Additional lines to address
Public propertyAffiliatedLocalOfficeId
Public propertyCity
Public propertyCompanyName
Public propertyCountry
Public propertyCustomerId
Set if contact is of the customer type
Public propertyEmail
Email. The unique key to the contact
Public propertyEmployeeId
Set if contact is of the employee type
Public propertyFirstName
Public propertyHasIntermediation
True if owner has active intermediationagreement
Public propertyIntermediationExpireDate
EndDate of the customers last, active ownerintermediationinterval
Public propertyIsActive
Not blocked or deactivated.
Public propertyIsCompany
Set to true if contact is a company.
Public propertyLanguage
The preferred language of the contact. (DA, DE, NL, NO, SV, EN)
Public propertyLastName
Public propertyMobileNumber
Public propertyOwnerId
Set if contact is of the owner type
Public propertyPostalCode
Top
Fields
  NameDescription
Public fieldTerminationCases
List of owner's reason for termination for 1 to many houses
Top
See Also