NoteTask Class
Aspose.Note for .Net
NoteTask Class |
Specifies the note task.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1
The NoteTask type exposes the following members.
| Name | Description | |
|---|---|---|
| CompletedTime |
Gets or sets the completed time.
(Inherited from NoteTagCore.) | |
| CreationTime |
Gets or sets the creation time.
(Inherited from NoteTagCore.) | |
| DueDate |
Gets or sets the due date.
| |
| Icon |
Gets or sets the icon.
(Inherited from NoteTagCore.) | |
| Status |
Gets or sets the status.
(Inherited from NoteTagCore.) | |
| TaskType |
Gets or sets the task type.
|
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).) | |
| Equals(NoteTagCore) |
Determines whether the specified object is equal to the current object.
(Inherited from NoteTagCore.) | |
| Equals(NoteTask) |
Determines whether the specified object is equal to the current object.
| |
| GetHashCode |
Serves as a hash function for the type.
(Overrides NoteTagCoreGetHashCode.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |