NoteTask.CreateCustomFollowUpDate

NoteTask.CreateCustomFollowUpDate method

Creates a new note task with NoFollowUpDateFlag icon and specified due date.

public static NoteTask CreateCustomFollowUpDate(DateTime dueDate)
ParameterTypeDescription
dueDateDateTimeThe due Date.

Return Value

The NoteTask.

See Also