function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anil Kumar 136Anil Kumar 136 

scheduled events and Tasks

Hi,

How to display scheduled events and Tasks of the user in the visualforce page.

Regards,
Anil Kumar
Sagar PareekSagar Pareek
You can query on Task and Event Objects based upon ActivityDate field on both objects 

https://www.salesforce.com/developer/docs/api/Content/sforce_api_objects_task.htm#topic-title
https://www.salesforce.com/developer/docs/api/Content/sforce_api_objects_event.htm#topic-title