ActivityItem¶
ActivityItem Properties¶
Property | Type | Required |
---|---|---|
ActivityType | enum |
Optional |
ActivityValue | string |
Optional |
ActivityType¶
- type:
enum
The value of this property must be equal to one of the known values below.
Value | Description |
---|---|
Detail |
Detailed note. |
Email |
Email address. |
Message |
SMS by a phone number. |
Phone |
Phone call by a number. |
VideoCall |
Video call by a number. On iOS, FaceTime app will be opened. On Android and web, Microsoft Teams app will be opened. |
ActivityValue¶
- type:
string