NoteTag.CreateContactInformation

NoteTag.CreateContactInformation method

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

public static NoteTag CreateContactInformation(string label = "Phone number")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteTag.

See Also