NoteTask.CreateCustomFollowUpDate
NoteTask.CreateCustomFollowUpDate method
Creates a new note task with NoFollowUpDateFlag icon and specified due date.
public static NoteTask CreateCustomFollowUpDate(DateTime dueDate)
Parameter | Type | Description |
---|---|---|
dueDate | DateTime | The due Date. |
Return Value
The NoteTask
.
See Also
- class NoteTask
- namespace Aspose.Note
- assembly Aspose.Note