NoteTag.CreatePersonWithExclamationMark

NoteTag.CreatePersonWithExclamationMark method

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

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

Return Value

The NoteTag.

See Also