NoteTag.CreateCalendarDateWithClock

NoteTag.CreateCalendarDateWithClock method

Creates a new note tag with CalendarDateWithClock icon and specified label.

public static NoteTag CreateCalendarDateWithClock(string label = "")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteTag.

See Also