NoteTag.CreateTelephoneWithClock

NoteTag.CreateTelephoneWithClock method

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

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

Return Value

The NoteTag.

See Also