NoteTag.CreateReminderBell

NoteTag.CreateReminderBell method

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

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

Return Value

The NoteTag.

See Also