Activity Reminder Input

Activity reminder details in Salesforce Classic.
Root XML tag
<activityReminder>
JSON example
1{
2"reminderDateTime": "2016-11-22T16:00:00.000Z",
3"isReminderDisplayed": false
4}
Properties
Name Type Description Required or Optional Available Version
isReminderDisplayed Boolean Indicates whether the activity reminder is displayed. Required 39.0
reminderDateTime String Date and time that the activity reminder displays in ISO 8601 format. Optional 39.0