NoteTag.CreateContactPersonOnCard

NoteTag.CreateContactPersonOnCard method

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

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

Return Value

The NoteTag.

See Also