Kind: Class
Source: Outlook_plugin/src/contacts/contact.model.ts (line 57)
Part of: Contacts
Properties
| Property | Type |
|---|---|
FullName | string |
ID | number |
Name | string |
IsClient | boolean |
IsPrincipal | boolean |
IsSubsupplier | boolean |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
Contact—Outlook_plugin/src/contacts/contact.service.ts:1handleErrorResponse—Outlook_plugin/src/taskpane/taskpane.ts:69
Was this page helpful?