Skip to content

Activities

reference
1 min readUpdated

Kind: Class

Source: Outlook_plugin/src/activity/activity.model.ts (line 8)

Part of: Activity

Properties

PropertyType
ActivityIDnumber
Titlestring
ActivityLocationIDnumber
AddressIDnumber
Descriptionstring
ActivityStatusIDnumber
ActivityTypeIDnumber
PriorityIDnumber
StartDateDate
EndDateDate
IsAllDayEventboolean
IsLimitedToMembersboolean
IsAllowedToEditboolean
TaskIDnumber
CompanyBranchIDnumber
PreparedByIDnumber
PreparedByNamestring
CallUseIDnumber
Phonestring
Senderstring
ActivityLocationActivityLocation
TagsTag[]
ReminderReminder[]
ActivityParticipantsActivityParticipant[]
OldPaticipantsstring[]
ActivityPurposesActivityPurpose[]
ActivityEMailsActivityEMail[]
ActivityTopicsActivityTopic[]
OutlookConversationIdstring
OutlookItemIdstring

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)

  • ActivityOutlook_plugin/src/activity/activity.service.ts:1
  • handleErrorResponseOutlook_plugin/src/taskpane/taskpane.ts:69

Was this page helpful?

Download as PDF