| property ActiveProperty: String |
| property ClassName: String readonly |
| property EmailAddress: String |
| property IsFloatingWindow: Boolean |

| property Matches: Object readonly
| property BOF: Boolean readonly |
| property ContactID: Number [Source Contact ID] readonly required |
| property ContactName: String readonly |
| property EmailAddress: String(120) [Email Address] readonly |
| property EmailType: String(1) [EmailType] readonly
| Values: P (Primary), C (Contact), T (Statement), I (Invoice), Q (Quote), K (Packing Slip), R (Remittance), O (Order), S (Salesperson), E (Storeperson), J (Jobperson), B (Branch), A (Authorisation), U (User), H (Shipment), Y (Payee) |
|
| property EOF: Boolean readonly |
| property Inactive: Boolean [Boolean] readonly |
| property PartyCode: String(16) [Party Code] readonly required |
| property PartyName: String(42) [Custom] readonly |
| property TableName: String(8) [Account File] readonly required |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property Name: String |
| property PartialAddress: Boolean |
| method BringToFront |
| method Close |
| method GetPropertyValue(PropertyName: String): Variant |
| method LookupEmailAddress |
| method OpenDetail: Object |
| method PropertyType(PropertyName: String): String |
| method SendToBack |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method ShowErrorHint(Hint: String[, ControlName: String]) |
| method ShowStatusHint(Hint: String[, ControlName: String]) |