Kind: Class
Source: Outlook_plugin/src/attachement/attachement.model.ts (line 185)
Part of: Attachement
Properties
| Property | Type |
|---|---|
TagID | number |
TagTitle | string |
TagContent | string |
ReferenceToID | number |
ReferenceToTypeID | number |
TaskID | number |
ActivityID | number |
TagRelatedToID | number |
TagRelatedTypeID | number |
_companyBranchId | number |
_ReferenceToTypeName | string |
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)
checkEctivityMailResponse—Outlook_plugin/src/activity/activity.model.ts:2handleErrorResponse—Outlook_plugin/src/taskpane/taskpane.ts:69
Was this page helpful?