[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Task"]
Inheritance Hierarchy
Ipswitch.Messaging.FrameworkFrameworkFolderItem
Ipswitch.Messaging.FrameworkTask
Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax
The Task type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Task | Initializes a new instance of the Task class |
![]() | Task(TaskFolder) | Initializes a new instance of the Task class |
Methods
Name | Description | |
---|---|---|
![]() | Delete | |
![]() | Dispose | (Inherited from FrameworkFolderItem.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Save | |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | ProviderProperties |
Properties
Name | Description | |
---|---|---|
![]() | ActualWork | |
![]() | AssignedTo | |
![]() | BillingInformation | |
![]() | Categories | |
![]() | Company | |
![]() | Complete | |
![]() | Completed | |
![]() | Contacts | |
![]() | Created | |
![]() | Deadline | |
![]() | FormDescription | |
![]() | FormDescription2 | |
![]() | HasReminder | |
![]() | Id |
Gets an ID that uniquely identifies this task.
(Overrides FrameworkFolderItemId.) |
![]() | Mileage | |
![]() | Modified | |
![]() | NextReminder |
The date and time of the next reminder
|
![]() | Notes |
The body of the item
|
![]() | ParentFolder | |
![]() | PercentageComplete | |
![]() | Priority | |
![]() | Private | |
![]() | Provider | |
![]() | Recurrence | |
![]() | RemindTime | |
![]() | Start | |
![]() | Status | |
![]() | Subject | |
![]() | TotalWork |
See Also