| Property | Description | Type | Access | If
Only Sun-Java 
 | 
          
            | dueDate 
 | The time
at which the task is due | DateTime 
 | Get/Set 
 | 
 | 
          
            | validDueDate 
 | If the
DueDate is Valid 
 | Boolean 
 | Get 
 | 
 | 
          
            | dueTime 
 | if
The task is due or not 
 | Boolean 
 | Get 
 | 
 | 
          
            | dueTimeField 
 | if
the dueTime is valid 
 | String 
 | Get/Set 
 | 
 | 
          
            | locationValid 
 | 
 | Boolean 
 | Get 
 | 
 | 
          
            | completed 
 | 
 | Boolean 
 | Get 
 | 
 | 
          
            | description | Long description
of the event. | String 
 | Get/Set | 
 | 
          
            | summary | Short summary of
the event. | String 
 | Get/Set | 
 | 
          
            | location | Location of the
event. | String 
 | Get/Set | Sun-Java Only | 
          
            | status 
 | 
 | String 
 | Get/Set 
 | 
 | 
          
            | allDay | Whether the
event lasts all day or not; boolean | 
 | Get/Set | 
 | 
          
            | thisDate 
 | String
to store the date for temparory purpose 
 | String 
 | Get/Set 
 | 
 | 
          
            | recurrencePattern | The
recurrence pattern for the Task 
 | String 
 | Get/Set 
 | Sun-Java
Only 
 | 
          
            | reminderBean 
 | The
reminder for the task 
 | ReminderBean 
 | Get/Set 
 | Sun-Java
Only 
 | 
          
            | recurrenceModifier | The
instances of task needs to be modified RecurrencePattern.THIS_INSTANCE
 RecurrencePattern.THIS_AND_FUTURE | String 
 | Get/Set 
 | Sun-Java
Only | 
          
            | modifier 
 | same
as recurrenceModifier | String 
 | Get/Set 
 | Sun-Java
Only |