NoteTag.CreateBlueFollowUpFlag

NoteTag.CreateBlueFollowUpFlag method

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

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

Return Value

The NoteTag.

See Also