| 
               | 
            
              Activity Properties | 
          
The Activity type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              AccountGUID | Identifies the Account that the Activity is associated with. | 
| 
                 | 
              ActivityTypeCode | The code of the activity type. Will be ignored on add and update. | 
| 
                 | 
              ActivityTypeGUID | Identifies the type of this Activity. | 
| 
                 | 
              CaseGUID | Identifies the project that this Activity is associated with. | 
| 
                 | 
              EndDateTime | End date and time for the activity. | 
| 
                 | 
              GUID | Unique identifier for the Activity. | 
| 
                 | 
              IsAllDay | Indicates if the activity is an all day activity. | 
| 
                 | 
              IsClosed | Indicates if the activity has been completed. | 
| 
                 | 
              IsDuration | Indicates if the activity has a time duration. | 
| 
                 | 
              IsPrivate | Indicates if the activity is Private. | 
| 
                 | 
              IsReadOnly | Indicates if the activity is read-only. A read-only activity cannot be updated or deleted. | 
| 
                 | 
              IsUnassigned | Indicates if the activity is unassigned. | 
| 
                 | 
              Location | Location of the Activity. | 
| 
                 | 
              Name | Name of the Activity. | 
| 
                 | 
              Notes | Notes for the Activity. | 
| 
                 | 
              OwnerUserBusinessUnitCode | The code of the business unit of the user that owns this activity. | 
| 
                 | 
              OwnerUserCode | The code of the user that owns this activity. | 
| 
                 | 
              OwnerUserFirstName | The first name of the user that owns this activity. | 
| 
                 | 
              OwnerUserGUID | Identifies the user that owns this Activity. | 
| 
                 | 
              OwnerUserLastName | The last name of the user that owns this activity. | 
| 
                 | 
              StartDateTime | Start date and time of the activity. | 
| 
                 | 
              TaskGUID | Identifies the Task that this Activity is associated with. |