Task ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:Ipswitch.Messaging.Framework.Task"]

Inheritance Hierarchy

SystemObject
  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

public class Task : FrameworkFolderItem

The Task type exposes the following members.

Constructors

  NameDescription
Public methodTask
Initializes a new instance of the Task class
Public methodTask(TaskFolder)
Initializes a new instance of the Task class
Top
Methods

  NameDescription
Public methodDelete
Public methodDispose (Inherited from FrameworkFolderItem.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSave
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldProviderProperties
Top
Properties

  NameDescription
Public propertyActualWork
Public propertyAssignedTo
Public propertyBillingInformation
Public propertyCategories
Public propertyCompany
Public propertyComplete
Public propertyCompleted
Public propertyContacts
Public propertyCreated
Public propertyDeadline
Public propertyFormDescription
Public propertyFormDescription2
Public propertyHasReminder
Public propertyId
Gets an ID that uniquely identifies this task.
(Overrides FrameworkFolderItemId.)
Public propertyMileage
Public propertyModified
Public propertyNextReminder
The date and time of the next reminder
Public propertyNotes
The body of the item
Public propertyParentFolder
Public propertyPercentageComplete
Public propertyPriority
Public propertyPrivate
Public propertyProvider
Public propertyRecurrence
Public propertyRemindTime
Public propertyStart
Public propertyStatus
Public propertySubject
Public propertyTotalWork
Top
See Also

Reference