Click or drag to resize
QuickSearchResultActivities Property
Gets or sets the list of activities for the organisation with not completed activity status and with current user as activity responsible.

Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
Assembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax
public ActivityData[] Activities { get; set; }

Property Value

Type: ActivityData
See Also